-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
clearContainer is not a function #20
Comments
{ |
Add an empty clearContainer(container) {}, Working code: Follow Ups (UPDATE RESOLVED ✅ )The problem I'm now getting once upgrading to react 17.0.2 is that
CleanShot.2022-03-21.at.11.13.28.mp4If you don't have // ✅ RESOLVED error "Uncaught TypeError: Cannot read properties of undefined (reading 'return')"
prepareForCommit() {
return null
}, Found the solution in this thread Additional Resources
|
clearContainer is not a function why??
The text was updated successfully, but these errors were encountered: