Content
View differences
Updated by Oliver Günther 11 months ago
When navigating between pages using plain requests, a global listener exists in OpenProject that listens to `beforeunload` events. This event is never fired for turbo requests however.
Expected text message: `You have unsaved changes on this page. Are you sure you want to discard them?`
Expected text message: `You have unsaved changes on this page. Are you sure you want to discard them?`