We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I see many warnings of the form: Received message of type object from http://oldnyc.github.io, expected a string:
Received message of type object from http://oldnyc.github.io, expected a string
I believe this has something to do with xdomain. The errors are coming from all.js, which is from Facebook.
all.js
The text was updated successfully, but these errors were encountered:
Hosting the site on oldnyc.github.io and doing same-domain XHRs removes the facebook warnings. The twitter ones remain, though.
Sorry, something went wrong.
No branches or pull requests
I see many warnings of the form:
Received message of type object from http://oldnyc.github.io, expected a string
:I believe this has something to do with xdomain. The errors are coming from
all.js
, which is from Facebook.The text was updated successfully, but these errors were encountered: