-
### Describe the bug
Issue is similar to #127 , but running into a different error on starting the default Next.js starter app.
Error Message:
Warning: Prop `%s` did not match. Server: %s Client:…
-
### Link to the code that reproduces this issue or a replay of the bug
https://github.com/nickderobertis-ch/app-ssg-i18n-issue
### To Reproduce
1. Run next build, observe error.
### Current vs. Ex…
-
### What problem does this feature solve?
There are already support for NextJS App router for using Ant Design by wrapping `` then it work perfectly, It would be great if Remix have support like th…
-
## How to Reproduce
In Nextjs 13+, [customize the root layout](https://nextjs.org/docs/app/api-reference/file-conventions/layout) in `app` directory:
```jsx
// app/layout.jsx (or .tsx)
...
…
-
### 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…
-
### Steps to reproduce
npm install @mui/material @emotion/react @emotion/styled
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: my-a…
-
When scrolling AG Grid rapidly, the app can crash, displaying "Minified React error [#185](https://ag-grid.zendesk.com/hc/requests/185)" (https://react.dev/errors/185). This error consistently occurs …
-
Need help. I am trying to use App router here using NextJS.
Error says **Cannot find module**
`error Error: Cannot find module 'C:\path\to\project\packages\frontend\public\google\client.json'
…
-
Hi, I'm learning langgraph right now. I'm trying to build a full-stack app with Nextjs. I'm not able to stream the response from the backend to the frontend. I can invoke the graph and send the comple…
-
### Preliminary Checks
- [X] I have reviewed the documentation: https://clerk.com/docs
- [X] I have searched for existing issues: https://github.com/clerk/javascript/issues
- [X] I have not a…