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
I've got everything working perfectly with one exception. I am using the dialog (bootstrap, using recommended plugin), enabling/disabling submit buttons, etc. Everything is great.
Except... the browser's default beforeunload dialog is displayed on page refresh. I get why it's not showing the bootstrap dialog, but my preference is to have the refresh action (F5, Ctrl+R, etc) bypass all dirty checking entirely and simply refresh.
Is that an option? I'm still digging on my own, and have been for a while, but thought I'd post here to see if there's something easy I'm just missing. Is this possible?
The text was updated successfully, but these errors were encountered:
I've got everything working perfectly with one exception. I am using the dialog (bootstrap, using recommended plugin), enabling/disabling submit buttons, etc. Everything is great.
Except... the browser's default beforeunload dialog is displayed on page refresh. I get why it's not showing the bootstrap dialog, but my preference is to have the refresh action (F5, Ctrl+R, etc) bypass all dirty checking entirely and simply refresh.
Is that an option? I'm still digging on my own, and have been for a while, but thought I'd post here to see if there's something easy I'm just missing. Is this possible?
The text was updated successfully, but these errors were encountered: