Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle connection errors in browser #1

Open
Gormartsen opened this issue Feb 19, 2018 · 0 comments
Open

Handle connection errors in browser #1

Gormartsen opened this issue Feb 19, 2018 · 0 comments
Labels

Comments

@Gormartsen
Copy link
Member

Gormartsen commented Feb 19, 2018

err should be properly provided on:

  •  Failed to load resource: Could not connect to the server.`
     XMLHttpRequest cannot load http://localhost:3100/todo due to access control checks.
    
  •   Origin http://mfw.local is not allowed by Access-Control-Allow-Origin.
      Failed to load resource: Origin http://mfw.local is not allowed by Access-Control-Allow-Origin.
      XMLHttpRequest cannot load http://localhost:3100/todo due to access control checks.
    
@Gormartsen Gormartsen added the bug label Feb 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant