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
If I try patching dismissble via useModal its not working...
I know there is a way in my reproduction to set the prop :dismissable but the point here is that patch dismissble should work too, right? https://codesandbox.io/p/devbox/objective-khayyam-kq8n74
Description
Hi, coming from v2 into v3 im missing the onClosePrevented event on modals
https://ui.nuxt.com/components/modal#prevent-close
How can listen to the close prevented event in v3?
Thanks!
The text was updated successfully, but these errors were encountered: