You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a dialog with an input field. When the input field is focued, the 1password icon appears. When click on the 1Password icon, the dialog closes
I believe it is because the 1password lives outside the dialog (in a shadow root) in the component <com-1password-button> and outside interaction is kicking in. When interactOutsideBehavior is ignore there is no issue.
Im sure this issue would occur for other password managers too ..
Describe the bug
I have a dialog with an input field. When the input field is focued, the 1password icon appears. When click on the 1Password icon, the dialog closes
I believe it is because the 1password lives outside the dialog (in a shadow root) in the component
<com-1password-button>
and outside interaction is kicking in. WheninteractOutsideBehavior
isignore
there is no issue.Im sure this issue would occur for other password managers too ..
Reproduction
https://next.bits-ui.com/docs/components/dialog
Logs
No response
System Info
Severity
annoyance
The text was updated successfully, but these errors were encountered: