Closed
Description
Vue version
3.4.2 - 3.4.3 - latest (local 24d77c2)
Link to minimal reproduction
Steps to reproduce
click oncount is: { count: 0 }
see thread
What is expected?
- in the console, you should have a log.
What is actually happening?
- nothing
System Info
No response
Any additional comments?
- nuxt CI : chore(deps): update all non-major dependencies (main) nuxt/nuxt#24951
It seems like that watchingprops
does not work either see the workaround there
fix(nuxt): workaround deep watch due to vue 3.4.2 nuxt/nuxt#24986
cc @danielroe