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
This is actually a feature that disables the user from ever displaying popups. This doesn't look good now and may confuse developers.
I removed this feature in #532 to ensure it meets developer expectations, this change involves a change in behavior as will be released in the next version.
Bug report 🐞
disableBackdropClick
prop not working when there is noModal.Action
element.Version & Environment
geist-ui/react
- 2.1.0-canary.2Expected Behaviour
Modal shouldn't close on backdrop click when no
Modal.Action
elements.Actual results (or Errors)
The modal is closing.
The text was updated successfully, but these errors were encountered: