Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 230101

How to solve cors issue

$
0
0

often, your server (localhost) needs to be configured to allow cors.

For example, I use the serve package from npm.
And have a folder with static ressources.


serve . # does not work, cors policy fails
serve --cors . #yay

So, I would say it’s serverside and probably a simple config option.


Viewing all articles
Browse latest Browse all 230101

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>