quirkey/sammy

Sammy Navigate Away Events?

Opened this issue · 1 comments

Does Sammy have an event that gets triggered when a user moves away from a certain route?

Obviously this.get or this.post gets triggered when a route is navigated to. Is there the opposite? Something like this.getAway so that the view corresponding to that route can be destroyed in an elegant user defined manner?

It doesn't yet. You're welcome to add this functionality though.