Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does this library support Nextjs 15 with React 19rc already? #331

Open
2 tasks done
tstiemerling opened this issue Nov 22, 2024 · 1 comment
Open
2 tasks done

Does this library support Nextjs 15 with React 19rc already? #331

tstiemerling opened this issue Nov 22, 2024 · 1 comment

Comments

@tstiemerling
Copy link

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Current behavior 😯

Just updated to Nextjs 15 (with React 19rc), and am seeing a lot of the following errors:

Cannot update a component (MyComponent) while rendering a different component (TextFieldElement). To locate the bad setState() call inside TextFieldElement.

Stack trace for one of them seems to point to this library (but could be red herring):

Component Stack
at _c (CheckboxElement.tsx:130:49)
at div ()
at MuiGrid2-root (node_modules@emotion\react\dist\emotion-element-7a1343fa.browser.development.esm.js:48:27)
at Grid (Cnode_modules@mui\material\node_modules@mui\system\esm\Grid\createGrid.js:74:27)
at div ()
at MuiGrid2-root (node_modules@emotion\react\dist\emotion-element-7a1343fa.browser.development.esm.js:48:27)
at Grid (node_modules@mui\material\node_modules@mui\system\esm\Grid\createGrid.js:74:27)
at LocalizationProvider (node_modules@mui\x-date-pickers\LocalizationProvider\LocalizationProvider.js:28:19)
at form ()
at FormProvider (node_modules\react-hook-form\dist\index.esm.mjs:196:13)
...

Expected behavior 🤔

No errors

Steps to reproduce 🕹

Steps:

@youyoumu
Copy link

can we get react 19 support?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants