-
I want to use some components I already have with Waku. But some of them can't work at react-dom@18.3.0, so is there any chance that I can use Waku in a lower version of react and react-dom? |
Beta Was this translation helpful? Give feedback.
Answered by
dai-shi
Jan 6, 2024
Replies: 1 comment 3 replies
-
Unfortunately, Waku, being RSC framework, requires the canary version of React. |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
jellli
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Unfortunately, Waku, being RSC framework, requires the canary version of React.
Do you know why your component doesn't work with the canary version?