Doctor Wu
Doctor Wu
> Already exists pr #3634 Hi @Jesse205 , That PR appears to be not active, welcome to commit a new one :)
> > Already exists pr #3634 > > Hi @Jesse205 , That PR appears to be not active, welcome to commit a new one :) That author just replied, ignore...
I believe `tryOnMounted` was added to that composables are reasonable cause those functions like `useElementSize` or `useScroll` are indeed need to get/set dom
Hi @userquin, I am very interested in this topic and would like to make a contribution. Perhaps we can discuss some approaches to addressing this~
Same problem for me
Maybe you can simply return a |loading| variable from the useAsync method? 😂
> @Doctor-wu I am not following. Of course I do have a `loading` kind of ref in the useAsync results. How is that supposed to help with creating a ref...
> > From my understanding, you want a ref to control the form with v-if="ref.value" > > That's the least of the concerns. > > > maybe I don't understand...
That was fixed in [v10.6.1](https://github.com/vueuse/vueuse/releases/tag/v10.6.1)