Closed kyleabeauchamp closed 9 years ago
AFAIK, Firefox and Safari still work.
Debug js console does this, not sure if that's the problem though:
htmlpreview.github.io/:1 Refused to execute script from 'https://raw.githubusercontent.com/rmcgibbo/slidedeck-example/master/js/require-1.0.8.min.js' because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled.
htmlpreview.github.io/:1 Refused to execute script from 'https://raw.githubusercontent.com/rmcgibbo/slidedeck-example/master/js/slides.js' because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled.
Also, I suppose this only happens via htmlpreview--works fine on local files.
Yeah, refused to execute script
is definitely the problem.
How about http://cdn.rawgit.com/rmcgibbo/slidedeck-example/master/index.html? Seems to work better for me in chrome.
lgtm
On Thu, Feb 5, 2015 at 3:19 PM, Robert T. McGibbon <notifications@github.com
wrote:
How about http://cdn.rawgit.com/rmcgibbo/slidedeck-example/master/index.html
— Reply to this email directly or view it on GitHub https://github.com/rmcgibbo/slidedeck/issues/31#issuecomment-73118986.
Okay. I'll change links over to that.
I've noticed issues viewing slidedecks in Chrome (Version 40.0.2214.95 (64-bit) ) on both OSX and Ubuntu. The symptom is a black screen. The favicon is loaded.
For example: http://htmlpreview.github.io/?https://github.com/rmcgibbo/slidedeck-example/blob/master/index.html