Skip to content

React 18 compatability for react hybrid library #585

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

willemorvets
Copy link

@willemorvets willemorvets commented Jan 23, 2023

Update the react-hybrid library to be compatible with react version 18+. This will use the new createRoot rendering API, so you can opt into the newly added features of React 18. This is a (breaking change). I know that there was another pull request out in the wild performing this exact same change. I'm just hoping that this might grab someone's attention.

@todorpr
Copy link

todorpr commented Jun 23, 2023

Hey @christopherthielen, do you still maintain this package. I just wanted to bump this PR. Without these changes the React applications run under React 17 and we can't gain from the improvements in React 18.

I would help to make this PR working as I see there were some issues with the checks, I'm just unsure what the issues are.

@chiptus
Copy link

chiptus commented May 30, 2024

@todorpr what did you end up doing? I'm thinking of forking it.

what were the problems you saw with this PR?

@pahen
Copy link
Contributor

pahen commented Jan 9, 2025

What's the way forward? This is a real blocker now. Someone want's to fork it if @christopherthielen isn't interested in maintaining this anymore?

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

Successfully merging this pull request may close these issues.

4 participants