You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ ] 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.
The text was updated successfully, but these errors were encountered:
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 :)
I'm submitting a ... (check one with "x")
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
likeTooltip
, which is deprecated in React 18.The text was updated successfully, but these errors were encountered: