danvk / oldnyc

Mapping photos of Old New York
Apache License 2.0
288 stars 130 forks source link

Lots of warnings #57

Open danvk opened 9 years ago

danvk commented 9 years ago

I see many warnings of the form: Received message of type object from http://oldnyc.github.io, expected a string:

screen shot 2015-04-29 at 4 47 10 pm

I believe this has something to do with xdomain. The errors are coming from all.js, which is from Facebook.

danvk commented 9 years ago

Hosting the site on oldnyc.github.io and doing same-domain XHRs removes the facebook warnings. The twitter ones remain, though.