- π¨π¦Canada liquidcms
I have a custom form open in a modal that i think has been working Well. Recently noticed the overlay appears but modal is hidden. Any slight manual reside of the browser window makes it appear.
It seems to be more of an issue with FF than with Chrome; but have intermittently seen the issue with Chrome.
It seems to reliably work for Anon users (but not for admins).
Disabling Back To Top and it seems to reliably work. Which is odd as BTT is there for Anon.
- First commit to issue fork.
- Merge request !16Replace deprecated .scroll() with the .on("scroll"). β (Closed) created by drugan
- πͺπͺEstonia drugan
The above solution works for me.
The
window
object is replaced with thedocument
and deprecated jQuery.scroll()
with the.on("scroll").
See:
https://api.jquery.com/scroll/
https://api.jquery.com/scroll-shorthand/ - Status changed to Needs review
about 12 hours ago 7:06pm 8 January 2025 - πΊπΈUnited States drupgirl
drupgirl β changed the visibility of the branch 3190370-dialog.position.js-error-when to active.