Using async logic with the @vuejs composition API can be tricky at times. We need to put things in the correct order, or the `await` keyword will m
Using async logic with the @vuejs composition API can be tricky at times. We need to put things in the correct order, or the `await` keyword will m