angular-redux / form

Keep your Angular2+ form state in Redux
MIT License
41 stars 15 forks source link

CORS for mocky.io #13

Closed atodd-geoplan closed 7 years ago

atodd-geoplan commented 7 years ago

Trying to run the examples - Chrome is complaining about CORS from mocky.io:

XMLHttpRequest cannot load http://www.mocky.io/v2/588d702d100000d50f2d2980. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:4200' is therefore not allowed access.

I note that it is only on the intial load, the app routes to /elephants and this is where the error occurs.

Subsequent clicks to elephantsis fine.

SethDavenport commented 7 years ago

is this still happening? could have sworn I fixed it...

atodd-geoplan commented 7 years ago

No it works something wrong with my local set up, So I closed this...

SethDavenport commented 7 years ago

Ok cool - thanks.