Open MinhHoang2000 opened 2 years ago
Oh! Can you tell me about the specific Situation that occurred this warning? Thank you for letting me know.
Hi CHEWCHEWW,
The same errror "Invalid hook call. Hooks can only be called inside of the body of a function component.". Occurred with me as well.
My Steps were as simple as it can be :
index.js:1 The above error occurred in the
Please fix this, this is great library and might just not be popular because we cannot get past this error
+1
This is because of mismatching versions in React. I updated the dependencies in this PR https://github.com/CHEWCHEWW/react-web-editor/pull/20
hi could this PR be merged please? I'm trying to use this but unable to do so because of the hook warning :(
When I use react-web-editor, application had a error "Invalid hook call. Hooks can only be called inside of the body of a function component"