-
### Link to the code that reproduces this issue
https://codesandbox.io/p/devbox/dynamicparams-bug-repro-snmp7k
### To Reproduce
1. `npm run build`
2. `npm run start`
3. Go to `/bar`
### …
-
The goals:
- Move to NextJS architecture to unblock auth and sql on the edge
-
# Feature request
## Is your feature request related to a problem? Please describe.
When I'm using `fallback: true` in `getStaticPaths` and using `InferGetStaticPropsType` to infer the props, it…
-
![Image](https://github.com/Greenstand/treetracker-web-map-client/assets/55630226/1783e959-5b05-4227-bcfe-8004cf7202b4)
some hints:
- Please read this before you start: https://docs.greenstand.or…
-
`getStaticProps`内で生成する
-
Hiii,
I having some trouble to understand how to use this library when I want to make multiple fetch on `getStaticProps ` (example) and return that data. I think Im not getting the correct result, …
-
**What version of this package are you using?**
2.0.5
**What operating system, Node.js, and npm version?**
Node: v18.14.0 npm:9.3.1
**What happened?**
I have the configuration, and i dont wanna…
-
## 🐛 Bug Report
Hi, when I change la language using link at the first render the label doesn't update.
## To Reproduce
A [codesandbox](https://codesandbox.io/p/github/matteo-gobbo/next-12-…
-
It seems destack does not work, or the example needs updating, for how to use with the new app router, now the recommended default when starting a new next app.
```
"getStaticProps" is not support…
-
E.g. `getInitialProps getStaticProps getStaticPaths getServerSideProps`.