Problem/Motivation

I would like to change the content of the message that pops-up, but I cannot see this defined in the code.

Where is the message text coming from, and is it possible to change this?

Comments

gmak created an issue.

SAVEL’s picture

Hi, gmak

The message you see is created by web browser automatically on window.onbeforeunload event. It's generally not possible to change the message for this for modern browsers.