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
hi, recently i just found out about this new library for vue router.
this looks good with all the query define for query type safety, i think this is a good approach on how we can define a type safe query.
maybe we can include this in the definePage macro?
The text was updated successfully, but these errors were encountered:
There is actually a whole new matcher mechanism in Vue router that allows much more 😁. You can check some of router branches if you are curious
Stay tuned
There is actually a whole new matcher mechanism in Vue router that allows much more 😁. You can check some of router branches if you are curious Stay tuned
hi, recently i just found out about this new library for vue router.
this looks good with all the query define for query type safety, i think this is a good approach on how we can define a type safe query.
maybe we can include this in the
definePage
macro?The text was updated successfully, but these errors were encountered: