Why exactly do you need to do this?
I would register the view component directly and in the component, start the API call in Vue’s created() method.
Why exactly do you need to do this?
I would register the view component directly and in the component, start the API call in Vue’s created() method.