mrellipse / toucan

Boilerplate template using Vue.js, TypeScript and .NET Core 2.1, based on SOLID design principles
MIT License
212 stars 36 forks source link

Route Guards #25

Closed mrellipse closed 6 years ago

mrellipse commented 6 years ago

lodash imports that operate on reactive properties are not behaving as intended

they are attaching to the vue proxy wrapper around data when evaluating statements

route-guards are not apply permisions correctly

mrellipse commented 6 years ago

merged