Skip to content

Feature Request: React 19 preparation #1351

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

Open
honia19 opened this issue Dec 31, 2024 · 1 comment
Open

Feature Request: React 19 preparation #1351

honia19 opened this issue Dec 31, 2024 · 1 comment

Comments

@honia19
Copy link

honia19 commented Dec 31, 2024

Hello Devs,

React release v19. After installing it I have errors like that for all components.

react-dom.development.js:13123 Uncaught Error: Objects are not valid as a React child (found: object with keys {$$typeof, type, key, props, _owner, _store}). If you meant to render a collection of children, use an array instead

Could we release a new version with support React 19?

Thanks
Screenshot 2024-12-31 at 10 40 11

@pioz
Copy link

pioz commented Apr 7, 2025

Same problem here. The NPM package depends from react 18. So you load 2 different versions of React that is bad. Need to update the NPM package to support React 19.

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