### Version 3.0.0-rc.10 ### Reproduction link [https://codepen.io/zenheart/pen/jOqzZwV](https://codepen.io/zenheart/pen/jOqzZwV) ### Steps to reproduce 1. click button 2. 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 <!-- generated by vue-issues. DO NOT REMOVE -->