kubetail-org / sentineljs

Detect new DOM nodes using CSS selectors (650 bytes)
MIT License
1.13k stars 51 forks source link

Demo is not working #6

Closed rahilwazir closed 6 years ago

rahilwazir commented 6 years ago

sentinel

amorey commented 6 years ago

Hmm... that's strange. I just checked in all major browsers (IE10+, Chrome, Firefox, etc.) and it worked for me. Based on the error message it looks like your browser wasn't able to load the external sentinel.js file hosted at cdn.rawgit.com. What is your browser/os? Are you having trouble accessing this file? https://cdn.rawgit.com/muicss/sentineljs/0.0.1/dist/sentinel.min.js

Here's the demo url: https://jsfiddle.net/muicss/rbqLbjzf/

rahilwazir commented 6 years ago

Strangely, its working now. I guess a temporary issue.

amorey commented 6 years ago

Great! Thanks for checking! Maybe there was an issue with the rawgit CDN.