biro
biro
NNuxt
Created by biro on 4/14/2024 in #❓・help
Prerender skips one route only.
there are two way to reach the page. one is through a direct link https://my-site.com/collections/mycollections and this one fails. the second one is navigating from the top menu => collections => mycollection, an this one works. on the dist folder i was able too see all the generated products page, and only the index.html inside collections folder :/
7 replies
NNuxt
Created by biro on 4/14/2024 in #❓・help
Prerender skips one route only.
notable mention. running on dev, it works with no errors or warnings :/
7 replies
NNuxt
Created by biro on 4/14/2024 in #❓・help
Prerender skips one route only.
yes! everything was working fine...suddently it broke just that route. i also noticed that running npm run build with prerender some routes displays in the cli a 500 error and a 404 error on those collections page. now i've patched running everything fully ssr disabling the prerender, but i think that might affect SEO...
7 replies