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

React 19 support? #187

Open
timtucker-dte opened this issue Dec 29, 2024 · 3 comments
Open

React 19 support? #187

timtucker-dte opened this issue Dec 29, 2024 · 3 comments

Comments

@timtucker-dte
Copy link

Any chance of updates for React 19?

Among other issues, I see that react-intersection-observer is pinned to an earlier version (latest supports React 19).

@vkozinec
Copy link

vkozinec commented Jan 2, 2025

Having same issue using latest Next.JS, would be nice to support React 19

@stephane-monnot
Copy link
Owner

You can create a pr to add react 19 support.

@Emox87
Copy link

Emox87 commented Feb 14, 2025

Same here:

"next": "15.1.7",
"react": "^19.0.0",
"react-dom": "^19.0.0",

Server is crashing:
Server Error

TypeError: Cannot read properties of undefined (reading 'prototype')

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

4 participants