Sorry but I dont get it on how to use the native http ionic vue, with composition API
There are no documentation or what so
Seems like the documentation is not too readable to those who are not good or people who are still learning the ways,
Found this docs, this might solve the problem
Tried running ionic config set -g proxy http://proxy.example.com:8888
but still CORS exists
Im using axios
and vue-axios
to support composition-api
Also added "proxy": "http://localhost:5100"
on ionic.config.json
still no luck
2 posts - 1 participant