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

bug(beacon): Uncaught DOMException #16

Closed
ungoldman opened this issue Aug 10, 2017 · 2 comments
Closed

bug(beacon): Uncaught DOMException #16

ungoldman opened this issue Aug 10, 2017 · 2 comments

Comments

@ungoldman
Copy link
Member

Looks like beacon code merged in #10 fails on chrome:

Uncaught DOMException: Failed to execute 'sendBeacon' on 'Navigator': sendBeacon() with a Blob whose type is not any of the CORS-safelisted values for the Content-Type request header is disabled temporarily. See http://crbug.com/490015 for details.
    at nanobeacon (https://choo.io/bundle.js:85:178)
    at https://choo.io/bundle.js:3:1916

screen shot 2017-08-10 at 4 54 21 pm

@yoshuawuyts
Copy link
Member

yoshuawuyts commented Aug 11, 2017 via email

@yoshuawuyts
Copy link
Member

Should be fixed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants