We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2.7.3
codesandbox.io
Use set method to update array's item in created hook
Server side render successfully
Throw error: Cannot read property 'shallow' of undefined
The text was updated successfully, but these errors were encountered:
fix(ssr/reactivity): fix array setting error at created in ssr [#12632]…
ca7daef
… (#12633) fix #12632
Successfully merging a pull request may close this issue.
Version
2.7.3
Reproduction link
codesandbox.io
Steps to reproduce
Use set method to update array's item in created hook
What is expected?
Server side render successfully
What is actually happening?
Throw error: Cannot read property 'shallow' of undefined
The text was updated successfully, but these errors were encountered: