The given example is not loading
Closed this issue · 16 comments
The provided link is not loading. Please help. Thank you.
Hmm, can you just refresh the page? Maybe it's slow due to my active graph. 😁
I've already did. I tried it in sample project too, same thing happens.
Can you take a look in the console and check for errors? What browser are you using?
Sent from my iPhone
On 01 Sep 2016, at 04:51, Kevin Abestilla notifications@github.com wrote:
I've already did. I tried it in sample project too, same thing happens.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
I use chrome. It says GithubCalendar not defined. And the cdn is 404.
Are you sure you're looking at this page? If the cdn link is broken, then that's why.
But there's no cdn link here: http://ionicabizau.github.io/github-calendar/example/
Oh I see. Heres the link I've used. http://codepen.io/anon/pen/aZmjvZ?editors=1000. Thats what on the documentation. Anyways thanks for the prompt response. It helps me a lot.
@kevin1193 Whoups! Can you fix that for me?
Yeah sure. I will. Thank you.
I cant save using the same link in codepen. It works fine now in this link
http://codepen.io/kevin123456/pen/JRjPpE?editors=1000
Thanks a lot for your help.
In Safari there is still a missing dependency. I've added fetch() through a cdn.
http://codepen.io/tiborsimon/pen/mrZeVB
Works in Safari, Chrome and in Firefox.
@tiborsimon Maybe it would make sense to bundle the polyfill too.
Didn't work for me too, I believe could be SSL problem in https://urlreq.appspot.com/ because it works when I change to http
@marcoaraujojunior Hmm... urlreq
should work with https
. Can you add information about platform, operating system, browser etc?
Maybe also check the developer tools errors?
System: Linux server21.hostinger.com.br 3.2.55-grsec #1 SMP Thu Mar 27 12:58:18 EDT 2014 x86_64
Browser: Chrome version 55.0.2883.75 (64-bit)
Hmm, so timeout... Interesting.
Is this still a problem?