[dialog] Tab crashes with STATUS_ACCESS_VIOLATION
when dialog is opened and container query hides sidebar
#1224
Labels
component: dialog
This is the name of the generic UI component, not the React module!
Bug report
Current behavior
I am facing an issue where whenever I reduce the viewport to the point where a container query triggers to hide a sidebar with some specific classes and content while a Base UI dialog is open, the browser crashes with the error
STATUS_ACCESS_VIOLATION
in any Chromium based browser.Recording.2024-12-24.110542.mp4
Expected behavior
The browser does not crash.
Reproducible example
A repository with a minimal reproduction of the issue: https://github.com/Studio384/base-dialog-crash
Base UI version
v1.0.0-alpha.4
Which browser are you using?
Any Chromium-based browser appears to have this issue. Tested on Edge and Chrome 131 on Windows and Qutebrowser 122 on Arch Linux.
Which OS are you using?
Windows 11 24H2, Arch Linux
Which assistive tech are you using (if applicable)?
N/a
Additional context
The text was updated successfully, but these errors were encountered: