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
When using state to trigger a modal, dialog or drawer in strict mode, the modal immediately closes when trying to open it. When disabling strict mode, everything behaves as expected.
🐛 Bug Report
When using state to trigger a modal, dialog or drawer in strict mode, the modal immediately closes when trying to open it. When disabling strict mode, everything behaves as expected.
To Reproduce
Steps to reproduce the behavior:
See demo in this codesandbox
Expected behavior
The modal should open when triggering it through state, and stay open until you close the modal.
Run
npx envinfo
Not relevant. Se codesandbox demo
Eufemia Version
10.26.0
The text was updated successfully, but these errors were encountered: