[Dialog] Dialog Content is Sometimes Not Interactable Despite Being Visible if open Prop is Set to True on Initial Mount #2295
elson-currentcorp
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
Dialog.Content
sometimes does not setpointer-events: auto
while visible ifDialog.Root
hasopen={true}
set on initial mount.See reproduction
Link to Reproduction (or Detailed Explanation)
Code Sandbox
You may need to refresh the browser a few times for the bug to appear. Seems to be potentially race condition related, if you open up the developer console while refreshing the browser workspace, it is more likely to appear. On my production workspace, it appears 100% of the time.
Steps to Reproduce
Ark UI Version
2.2.3
Framework
Browser
Chrome
Additional Information
No response
Beta Was this translation helpful? Give feedback.
All reactions