-
Hi! Can i use your package with Next.js appDir?
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
Operating System:
Platform: darwin
…
-
When using NextJS 15 using the Plugin fails the build because of the swc runtime mismatch. Simply bumping the versions in the Cargo-Manifests doesn't do the trick this time, as compiling the plugin fa…
-
As referenced in #194, if the experimental option `appDir` option is enabled on Next.js, it will break the editor, with the following error:
![Screenshot from 2023-02-04 09-07-18](https://user-images…
-
Notable things:
- @next/font
- Use the new `app` dir structure (RSC)
- Consider using Turbopack on dev. (Probably require removing the webpack customization we have)
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: darwin
…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
Operating System:
Platform: darwin
Arch: …
-
### What version of rsuite are you using?
latest
### What version of React are you using?
latest
### What version of TypeScript are you using (if any)?
no
### What browser are you using?
chrome…
-
Hey 👋 ,
I'm not entirely sure on whose side this is, but I'm trying to generate a pdf server side using the next's beta appDir, and getting an error:
```
at $$$reconciler (webpack-internal://…
-
**Descripción del problema:**
```plaintext
Next.js 13 introdujo el nuevo enrutador de aplicaciones con nuevas funciones y convenciones.
El nuevo enrutador está disponible en el appdirectorio y coexis…