hello,
is there anyone have the same problem with ionic 6 that using vue 3 (composition API), that the axios seems could not make a request to the server? the error message is “NETWORK ERROR” i try to googled it, but i dont find any solution for this or any explanation
here’s the error i got
i did try with and no live reload (the api request i made to my own computer) the axios request doing just fine, no problem at all. Is anyone can help me with this problem?
vue: 3.2.1,
ionic: 6.18.1
capacitor/android: 3.3.2
ionic/vue: 5.4.0
axios: 0.24.0