We have the very specific case that we edit our panels within IPE Panels using ctool modal forms.
Which means that when we create a panel, we still have to save the layout page to confirm the changes.
I noticed that when I created a panel without saving the layout page, I could leave the page however i wanted without the Ajax pop-up
Do you want to leave this site?
Changes you made may not be saved.
This is because in the onUserExit.js file all forms submits will call the function
userMovingWithinSite();
I added an extra check, to see if the form is not part of a modal form.
Closed: outdated
3.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.