Skip to content

Confirm unload #57

@JLiscom

Description

@JLiscom

Add before unload to confirm change when editing a note

window.onbeforeunload = function() {
            return "Are you sure you want to navigate away?";//Keep the page from closing
}

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions