In the composite API, an asynchronous operation is called to modify the value of an object. Will not be synchronized to the page
Version
3.0.11
Reproduction link
https://codesandbox.io/s/lively-leftpad-xybk4?file=/src/components/HelloWorld.vue
Steps to reproduce
Keep pressing the button and the value of the page will not change
What is expected?
change the value
What is actually happening?
not change
Duplicate of https://github.com/vuejs/vue-next/issues/3328