ssg Questions

3

Solved

I know that the topic isn't new and I found (and read) a few discussions. What I couldn't find is an answer to my still remaining question. How do others work around the problem of not being able t...
Collusion asked 12/10, 2020 at 15:57

6

Solved

I am getting this error "Error: getStaticPaths is required for dynamic SSG pages and is missing for 'xxx'" when I try to create my page in NextJS. I don't want to generate any static page...
Journalize asked 18/1, 2021 at 22:57

5

I want to get query string from URL on Next.js static site generation. I found a solution on SSR but I need one for SSG. Thanks
Disprize asked 10/2, 2021 at 9:6

1

Solved

I am trying to generate an index.html page with getStaticPaths in Next.JS but every time I try to do so it throws out an error or creates an index directory instead of a file. So far I have tried p...
Aldora asked 5/1, 2021 at 22:48

2

Solved

So I'm a little bit confused about getStaticProps. getStaticProps runs at build time to generate static pages. My question is that if I have a blog that updates when a new post is posted I shouldn'...
Crackerjack asked 20/2, 2021 at 17:34
1

© 2022 - 2024 — McMap. All rights reserved.