Skip to content
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

ReactDom.render error on running dev #1

Open
ALuhning opened this issue Sep 10, 2023 · 1 comment
Open

ReactDom.render error on running dev #1

ALuhning opened this issue Sep 10, 2023 · 1 comment

Comments

@ALuhning
Copy link

Cloned/run dev - end up with several errors in the console related to ReactDom.render / root.render as per screenshot.

image
@ALuhning
Copy link
Author

ALuhning commented Sep 16, 2023

appears to be coming from const cache = useCache() in VmInitializer.tsx. Error goes away if I comment that out and take cache out of the setVMStore, but guessing that's probably not the best thing to do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant