Loading child page directly in the browser
[issue link]Whenever I hit the index page and navigate to child page components using the nav, they work fine. However, if I hit the url to a page directly (such as localhost:8000/repos) in the browser i get a NuxtServerError with a very limited stack trace. Anyone know why? Image of error is attached