Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

some pages still don't work with CORS updates #70

Open
rgetz opened this issue Feb 1, 2019 · 2 comments
Open

some pages still don't work with CORS updates #70

rgetz opened this issue Feb 1, 2019 · 2 comments

Comments

@rgetz
Copy link

rgetz commented Feb 1, 2019

the html page in:
https://github.com/analogdevicesinc/buildroot/blob/rgetz-index.html-tweet/board/pluto/msd/index.html

when encoded with htmlpreview:
https://htmlpreview.github.io/?https://github.com/analogdevicesinc/buildroot/blob/rgetz-index.html-tweet/board/pluto/msd/index.html
shows a non-css version for a short time, and then blanks to a screen of all white (Chrome Version 73.0.3679.0 (Official Build) dev (64-bit)) Same happens in Firefox

@rgetz
Copy link
Author

rgetz commented Mar 28, 2019

Same things are still happening in Chrome with:

http://htmlpreview.github.io/?https://github.com/analogdevicesinc/buildroot/blob/pluto/board/pluto/msd/index.html

  • shows a non-css version for a second,
  • shows a rendered version for a second
  • throws a js error:
Uncaught (in promise) TypeError: Cannot read property 'appendChild' of null
    at loadJS (htmlpreview.js:85)
    at htmlpreview.js:56
  • and then blank screen

On Edge - it displays a non-css version.

@MrCreosote
Copy link

I'm seeing slightly different behavior in FF66.0.5:
http://htmlpreview.github.io/?https://github.com/kbaseapps/DataFileUtil/blob/master/DataFileUtil.html
just shows up without CSS, but doesn't blank out to white.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants