-
I'd like to help with getting fab working with nextjs 12.
Here is my initial test procedure, which basically comes from the fab & nextjs docs:
```
$ npx create-next-app@latest fab-next12
$ cd …
-
### Target Use Case
Help integrating mapgl in modern Nextjs and Remix since using the current Next12 example doesn't work.
### Proposal
Show an implementation of react-map-gl with modern SSR …
jbuyu updated
4 months ago
-
Can someone help me understand if next-images is supported in Next12?
-
Seems that with react 18 nextjs upgrade developers should be very explicit in their markup in regards to what should and should not be rendered server side. And make sure markup is semantic.
Otherwis…
-
Hello 👋
This is a follow up on #3889
Next13 ships with a new way to load data on the server and client:
- **build in relay** support (from Next12)
- reacts [monkey patched](https://github.com/face…
-
Hello,
thank you for the great code and articles!
how to adapt custom server to handle [the new next 12 middlewares](https://nextjs.org/docs/middleware)?
-
### What version of Next.js are you using?
12.0.2 and 12.0.3-canary.9
### What version of Node.js are you using?
v14.15.4
### What browser are you using?
Any
### What operating syste…
-
### Verify canary release
- [X] I verified that the issue exists in Next.js canary release
### Provide environment information
windows ie11 brower
### Which example does this report relate to?
It…
-
### What would you like?
The next12 example from Mike Plummer is nice, but needs to be updated for next13
https://github.com/mike-plummer/nextjs-cypress-ct-example/blob/9110384cc8a2fad869104ffb0c75b…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```
Operating System:
Platform: darwin
…