zzarcon / gh-emoji

Github emoji parsing done right :point_up: :pray: :point_up_2: :clap: :ok_hand:
http://zzarcon.github.io/gh-emoji/
MIT License
160 stars 7 forks source link

Demo is not working on Safari or mobile-Safari #28

Closed MP0w closed 8 years ago

MP0w commented 8 years ago

...

joanromano commented 8 years ago

Wondering why

ryyppy commented 8 years ago

Hmm, maybe a cross-domain XHR problem? Hard to test without any environment information... would be helpful if you could provide us with platform specs and in the best case, also with some browser debug information!

zzarcon commented 8 years ago

I'm pretty sure is related to https://github.com/wheresrhys/fetch-mock. Which actually we are not using in the demo at all....

zzarcon commented 8 years ago

@MP0w @joanromano @ryyppy fixed in https://github.com/zzarcon/gh-emoji/pull/29 please take a look in Safari again