UPDATE React to 18.0.0 #11206
Unanswered
ezhilkarthi
asked this question in
General
Replies: 1 comment 1 reply
-
Hi @ezhilkarthi
There is no such documentation in Theia itself, you might want to look at React itself (migration to newer versions). How are you performing the upgrade? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
while I'm trying to update the react to 18.0.0 , Facing a few issues in types. Is there any document available to upgrade react in theia?
Type 'React.ReactNode' is not assignable to type 'import("D:/Project/xxx/frontend/node_modules/@types/react/index").ReactNode'.
Beta Was this translation helpful? Give feedback.
All reactions