-
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
cannot read properties of null (reading 'setupContext') #14636
Comments
Would you provide a reproduction? 🙏 |
Git repo |
Issue to follow is #13632. You can add |
How to solve this problem?'Uncaught (in promise) TypeError: Cannot read properties of null (reading 'setupContext')' |
@HOPELESSNESSLYR Would you open an issue with a minimal reproduction? 🙏 |
Environment
live
Reproduction
Describe the bug
when I upgrade the version to rc-8, I can start the app local successfully.
and build also is succeed. but when I start the built files on live, the error is coming out.
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered: