facultymatt / angular-unsavedChanges

angular-unsavedChanges
175 stars 81 forks source link

Exclude Warning Messages to Specific Routes (Server route) #66

Closed udayky372 closed 8 years ago

udayky372 commented 8 years ago

I have integrated this library to my app, it's working fine but I wanted to exclude 'unsaved warning popup' to 'Log Out (server route change)' function call because I don't want to show 'unsaved warning window' up on this call.

Is there any way to do that with in the library?