You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My proposal is to merge all matched routes meta, from parent to child so we can do `to.matched.requiresAuth`. I believe this is what Nuxt does but I couldn't find a link in the docs.
32
+
My proposal is to merge all matched routes meta, from parent to child so we can do `to.meta.requiresAuth`. I believe this is what Nuxt does but I couldn't find a link in the docs.
0 commit comments