-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Description
Hi, I tried to upgrade to React 18 but this library doesn't seem to work.
As soon as I switched ReactDOM.render(..., ...)
to createRoot(...).render(...)
all async states stopped working.
More specifically, all states stay in pending
state and the promises are inexplicably of type NeverSettle
.
Here you can find the React 18 upgrade guide
SbiCA, PaulMest, rmburg, mpartel, hvolschenk and 6 moreholasoycael, HK-SHAO and Muhammed-Rahif
Metadata
Metadata
Assignees
Labels
No labels