Closed hayorov closed 4 years ago
change the src of script to https://cdn.rawgit.com/IonicaBizau/github-calendar/gh-pages/dist/github-calendar.min.js
change the src of script to https://cdn.rawgit.com/IonicaBizau/github-calendar/gh-pages/dist/github-calendar.min.js
@shaheemMPM ⬆️ Fix section, sometimes reading is worth it. 😏
We have to get rid of the rawgit.com
links.
Thank you @IonicaBizau
Problem: Widget doesn't work as described, it always shows "Loading the data just for you." and nothing happens.
Steps to reproduce:
Developer console reports the next errors:
Browsers:
Chrome 80.0.3987.87 (Official Build) (64-bit)
andFirefox 72.0.2 (64-bit)
all on macOs11.15.3
Fix
https://cdn.rawgit.com/IonicaBizau/github-calendar/master/dist/github-calendar.min.js
tohttps://cdn.rawgit.com/IonicaBizau/github-calendar/gh-pages/dist/github-calendar.min.js
fixes the problem.