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
{{ message }}
This repository was archived by the owner on Nov 18, 2025. It is now read-only.
Is there any way to run a callback when the popup is dismissed via a click outside, or to prevent dismissal via click outside?
I tried: escToClose:false
but this does not work. Any thoughts?