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
There is a .closeAll() method, but I would like to check first if there are open modals (for example to stop location change and just close the modal).
Something like .getOpenModals() which returns the ids of them would be nice.
The text was updated successfully, but these errors were encountered:
There is a
.closeAll()
method, but I would like to check first if there are open modals (for example to stop location change and just close the modal).Something like
.getOpenModals()
which returns the ids of them would be nice.The text was updated successfully, but these errors were encountered: