I'm trying to follow this simple basic tutorial on how to add multi-page to my vue app.
And this in theory should be enough, but it doesn't work
I'm trying to follow this simple basic tutorial on how to add multi-page to my vue app.
And this in theory should be enough, but it doesn't work
Copyright © 2021 Jogjafile Inc.


Well while writing this question, I realized that adding the last "/" to the route was required to make it "/nested/"... so now works, I hope it helps someone.