bigskysoftware / bigskysoftware/htmx
View transitions and html dialog modals scrollbar flickering
Open
- Dominant language
- JavaScript
- Stars
- 49.4k
- Forks
- 1.7k
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 30
Description
When using the html dialog as a modal, the global view transitions make the scrollbar flicker.
[Screencast from 25.08.2024 21:09:19.webm](https://github.com/user-attachments/assets/a843e2b4-5a9f-4d2f-a41c-306856c483e7)
I'm on Ubuntu 22.04, Chrome 127, HTMX 2.0, ...
Sorry, I can't provide more right now. Just in case somebody encounters this and is looking for a workaround: Just disable globalViewTransitions again with `htmx.config.globalViewTransitions = false` for now. Took me far too long to figure this out...
Contributor guide
Assessment
This issue has not been assessed yet.