You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Looks like beacon code merged in #10 fails on chrome:
The text was updated successfully, but these errors were encountered: