Feature Request: React 19 preparation

Open
#1,351 4 comments 10 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
35/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Quiet
Tech stack
javascript, rails, react, ruby
Domain
frontend

Research direction

Start by reproducing the reported component-rendering error with React 19 and inspect the react-rails integration between React components and Rails views. Compare the package versions and rendering entry points involved, then verify that the affected components render without the reported React child error before preparing a release with React 19 support.

Written by the indexing model from the issue text.

Description

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

Dominant language
JavaScript
Stars
6.8k
Forks
739
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from reactjs/react-rails

All issues in reactjs/react-rails

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.