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

[2.7.4] computed inside array doesnt work in reactive and watch #12652

Closed
sekmentina opened this issue Jul 12, 2022 · 0 comments · Fixed by XZ-2099/vue#1
Closed

[2.7.4] computed inside array doesnt work in reactive and watch #12652

sekmentina opened this issue Jul 12, 2022 · 0 comments · Fixed by XZ-2099/vue#1

Comments

@sekmentina
Copy link

sekmentina commented Jul 12, 2022

Version

2.7.4

Reproduction link

github.com

stackblitz.com

Steps to reproduce

npm i
npm run dev
uncomment code in App.vue
look in console for error

What is expected?

work without error

What is actually happening?

RangeError: Maximum call stack size exceeded

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

Successfully merging a pull request may close this issue.

1 participant