For example a simple fetch after an initial init doesn't work. If a Vue ref is used we cannot modify the binding, it just doesn't take, I've tried both composition and vue 3 setup as in your guide, so what if we don't have the data on time of render?
For example a simple fetch after an initial init doesn't work. If a Vue ref is used we cannot modify the binding, it just doesn't take, I've tried both composition and vue 3 setup as in your guide, so what if we don't have the data on time of render?
Thanks for any input!