-
### Describe the bug
As Next.js RC for v15 has been released for testing, I'm investigating if it is possible to perform an upgrade of a Next.js app containing a storybook from `next@14` to `next@15-…
-
I tried the offscreen canvas with nextjs 14 but it doesn't load the model. Tried it first in my own project and all I see is the fallback. Then checked out this repo and it works fine until I upgrade …
-
### Link to the code that reproduces this issue
https://github.com/silkcoder/nextjs-demo
### To Reproduce
I have a route `/products/[id]`
I have a page.js under `/products/[id]` to load product …
-
1. error log
![image](https://github.com/TechStark/opencv-js/assets/56799176/3c73f7bc-ea3b-44c9-83f9-a8e07bb495e5)
![image](https://github.com/TechStark/opencv-js/assets/56799176/6ced2b8a-9a3a-4dcc-…
-
### Checklist
- [X] The issue can be reproduced in the [nextjs-auth0 sample app](https://github.com/auth0-samples/auth0-nextjs-samples/tree/main/Sample-01) (or N/A).
- [X] I have looked into the [Rea…
-
Getting above error in new app created with latest Next version.
`⨯ TypeError: (0 , react__WEBPACK_IMPORTED_MODULE_0__.createContext) is not a function
at eval (webpack-internal:///(rsc)/./nod…
-
Hello, for those who are using the latest version of Next and the extension stopped working suddenly, here is the explanation:
The NextJs team have launched recently the [14.2.13](https://www.npmjs…
-
When using `react-modern-audio-player` with a Next.js 14 application I get this error even though my component is client rendered.
```
✓ Compiled in 134ms (705 modules)
⨯ node_modules/react-mod…
-
I'm adding `react-spinners` in my Next.JS app but isn't spinning.
Here's my code:
```import MyComponent from "@/components/MyComponent ";
import { ClimbingBoxLoader} from "react-spinners";
export …
-
### Link to the code that reproduces this issue
https://github.com/webplantmedia/html-react-parser/tree/master/examples/nextjs
### To Reproduce
I can't seem to pass complex objects to other s…