Closed
Description
Version
3.0.0-rc.10
Reproduction link
https://codepen.io/zenheart/pen/jOqzZwV
Steps to reproduce
- click button
- wachtEffect will not track count change, because reactive value track in async operation.
What is expected?
make watchEffect has an async operation, also can track the reactive value
What is actually happening?
watchEffect can't track reactive value in async operation
Metadata
Metadata
Assignees
Labels
No labels