Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting the "Confirm Navigation" modal popup in Chrome v26 #48

Closed
darrellnorton opened this issue Apr 1, 2013 · 2 comments
Closed

Getting the "Confirm Navigation" modal popup in Chrome v26 #48

darrellnorton opened this issue Apr 1, 2013 · 2 comments

Comments

@darrellnorton
Copy link

I switched out the dialog to use jQueryUI using the code on the home page. When I click "Leave this page" I get the Confirm Navigation modal popup from Chrome. I see in the decidingContinue function where the onbeforeunload = null, but Chrome still pops up the modal.

Any ideas?

@snikch
Copy link
Owner

snikch commented Apr 7, 2013

Hey Darrell,

Sorry for the slow response, I've been on holiday.

Can you confirm that the onbeforeunload = null line is being run? Add a console.log message, or an alert when that's happening and see if it's run.

@snikch
Copy link
Owner

snikch commented May 29, 2013

Closing due to lack of response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants