jonspe
nuxi generate only finds 10 from 100 slug routes when paginated to show only 10
Is my approach bad, paginating links? Should I show all links and use CSS to hide the others instead? Anyways, nuxt can't find the other 90 routes. I've tried stuff like this:
but it only still generates the first 10 routes.
6 replies