Can we set custom modal when user does browser refresh ?
Unanswered
Donskoy posted this in #help-forum
DonskoyOP
I am trying to notify user their changes will be lost on refresh when they click browser refresh. but I am not able to do it with custom modal. is it possible to use custom modal instead of broswer's default popup. shared brower's default popup.
5 Replies
Mallow bee
No this is not possible, otherwise you'd be able to prevent the user from refreshing simply by not including a reload button in your custom modal
DonskoyOP
you mean, this is restricted from browser side?
Mallow bee
not "restricted" there's just no feature for it
the feature that intercepts the browser refresh always includes this modal
DonskoyOP
okay. thanks