Navigation Menu

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

Breaking change in 3.2.42 - immediate multiple watcher oldValue is undefined #7070

Closed
KaelWD opened this issue Nov 9, 2022 · 1 comment
Closed

Comments

@KaelWD
Copy link
Contributor

KaelWD commented Nov 9, 2022

Vue version

3.2.42

Link to minimal reproduction

https://sfc.vuejs.org/#eNpNUEuugzAMvIqVTamUhj2iSO01SBd8TJuKfJSEskC5+3Pg/Ra2MvZ4MvbGbs6Jz4KsYnUYvHIRAsbFNdIo7ayPsIHHicPaxeEFCSZvNZxo4iQNQI7BmhChg2smFue/Uv+/lGPXKNqOQ//gULQG1xsHyneCrZ1HQpTvjzNcG9jyyKFlZxSzfRaZsqslTr6U1jiqLmIF0S8IiVp1eWxB/glE1G4mAiGAelSfpi5zzrzfHuPsWPWiOyfewRo6xv65/G4EyaofO5LR7hlL9orRhaoswzTkE76DsP5Z0kv4xUSlUWDQl97bNaAnYcl269Iklr4AGQN9KA==

Steps to reproduce

Open devtools

What is expected?

'a' is logged

What is actually happening?

TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator))

System Info

No response

Any additional comments?

#5033
vuetifyjs/vuetify#16051

Typescript still says oldVal is [undefined, undefined]

@LinusBorg
Copy link
Member

Sorry about that, will fix

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

Successfully merging a pull request may close this issue.

2 participants