Vue 3 Data property is null despite being updated in axios request
I can’t get a data property to not be null when I’m using axios, I don’t know whether it is because the request takes time and the value is set before it is run, I just don’t know
I can’t get a data property to not be null when I’m using axios, I don’t know whether it is because the request takes time and the value is set before it is run, I just don’t know