HerringtonDarkholme / av-ts

A modern, type-safe, idiomatic Vue binding library
MIT License
216 stars 11 forks source link

Support `next(false)` in `beforeRouteEnter` #74

Closed whitetrefoil closed 6 years ago

whitetrefoil commented 6 years ago

So sorry I just realized the PR #72 may have problem, beforeRouteEnter seems also support next(false)...

I'm taking deep look at it and will file a new PR ASAP.