A simple hack to handle unknown dynamic nested routes in NUXT JS
If you don't know how deeply nested your dynamic routes will be in the NUXT project, you can simply create a folder in the pages directory and name your .vue file as _.vue
It will automatically handle all the nested routes for you ๐
For any queries...
hmadhsan.hashnode.dev1 min read