codedance / jquery.AreYouSure

A light-weight jQuery "dirty forms" Plugin - it monitors html forms and alerts users to unsaved changes if they attempt to close the browser or navigate away from the page. (Are you sure?)
508 stars 145 forks source link

Time-out on dirty form #143

Closed AkinOlawale closed 5 years ago

AkinOlawale commented 5 years ago

When a form is marked as dirty, waiting for 2-3 or more minutes and then a refresh of the page does not show the dialog warning the user on unsaved field(s). This could be a bug