Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Doctor-wu
Copy link
Member

thanks to @wanghanzhen for resetTracking and test case

close #11181, #11169

@Doctor-wu
Copy link
Member Author

/ecosystem-ci run

@Doctor-wu Doctor-wu changed the title fix(reactivity): fix side effect computed dirty level fix(reactivity): fix side effect computed dirty level changed unexpected Jun 20, 2024
@vue-bot
Copy link
Contributor

vue-bot commented Jun 20, 2024

πŸ“ Ran ecosystem CI: Open

suite result latest scheduled
language-tools βœ… success βœ… success
nuxt βœ… success βœ… success
pinia βœ… success βœ… success
primevue βœ… success βœ… success
quasar βœ… success βœ… success
radix-vue βœ… success βœ… success
router βœ… success βœ… success
test-utils βœ… success βœ… success
vant βœ… success βœ… success
vite-plugin-vue βœ… success βœ… success
vitepress βœ… success βœ… success
vue-i18n βœ… success βœ… success
vue-macros βœ… success βœ… success
vuetify βœ… success βœ… success
vueuse βœ… success βœ… success
vue-simple-compiler βœ… success βœ… success

@wanghanzhen
Copy link

Excellent job! I tried it and it works fine in my project.

@Jallasia
Copy link

Thx indeed, we cannot update to current version because of this issue, nice to see that it will be fixed very soon thx to you :-)

@yyx990803 yyx990803 merged commit 3bd79e3 into vuejs:main Jun 22, 2024
@Doctor-wu Doctor-wu deleted the fix-side-effect-computed branch June 22, 2024 16:34
yyx990803 added a commit that referenced this pull request Jun 28, 2024
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 this pull request may close these issues.

with side-effect computed will cause an infinite loop when it returns different values in each run

5 participants