trestletech / todotxtpp

NodeJS Application with Dropbox Integration for Managing a Todo.txt File
MIT License
77 stars 8 forks source link

Page tries to navigate away if it detects a conflict #21

Open trestletech opened 9 years ago

trestletech commented 9 years ago

If the text is modified but not saved in the editor and the remote copy changes, on the next sync the browser tries to navigate away but then prompts to detect if the user really wants to leave.

That's wrong.