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 18 support #2360

Closed
nickluger opened this issue Oct 27, 2021 · 3 comments
Closed

React 18 support #2360

nickluger opened this issue Oct 27, 2021 · 3 comments
Assignees
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone

Comments

@nickluger
Copy link

I'm submitting a ... (check one with "x")

[ ] bug report
[x ] feature request
[ ] support request => Please do not submit support request here, instead see https://forum.primefaces.org/viewforum.php?f=57

Just a quick question: As Next.js 12 and others are beginning to support React 18 to fully use things like Suspense, are there plans to support React 18 here, too in the near future?

I just tried with React 18 and all components basically work, so this mainly affects three or four components utilizing ReactDOM.render like Tooltip, which is deprecated in React 18.

@mertsincan
Copy link
Member

Hi,

Yes, after React 18 is released, we'll make changes about it in PrimeReact. More things could change now that it's in alpha version. So we are waiting for now :)

Thanks a lot for your tests!

@mertsincan mertsincan self-assigned this Nov 1, 2021
@mertsincan mertsincan added this to the Future milestone Nov 1, 2021
@mertsincan mertsincan added the Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add label Nov 1, 2021
@melloware
Copy link
Member

React 18.0 final came out today

@mertsincan mertsincan modified the milestones: Future, 8.0.0 Mar 31, 2022
@mertsincan mertsincan added the Status: In Progress Core Team is working on the issue or pull request label Mar 31, 2022
@mertsincan
Copy link
Member

mertsincan commented Apr 1, 2022

Updated Components;

  • ConfirmPopup
  • ConfirmDialog
  • Tooltip

@mertsincan mertsincan removed the Status: In Progress Core Team is working on the issue or pull request label Apr 2, 2022
mertsincan added a commit that referenced this issue Apr 2, 2022
@mertsincan mertsincan modified the milestones: 8.0.0, 8.0.0-rc.1 Apr 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Projects
None yet
Development

No branches or pull requests

3 participants