Replies: 1 comment 4 replies
-
|
You can check generated route names in |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
When working with a dynamic catch-all page (which is populated with data from my Directus CMS). How can we make sure we have a correct
localePathlink to that page from within my navigation?With a static page (contact.vue and about.vue), this works, but what is the router name when using [...slug].vue?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions