harmsk / atom-html-preview

Atom HTML Live Preview Package
MIT License
174 stars 73 forks source link

Showing a white blank page #201

Closed maya-66 closed 3 years ago

maya-66 commented 5 years ago

It doesn't work on windows 10. I tried on both x86 and x64 version of atom. also I installed previous versions of html preview but still doesn't work and just showing a white blank page.

untitled

Atom 1.34.0 x64 atom-html-preview 0.2.6 Windows 10

doost8 commented 5 years ago

I have the same issue

BradHeff commented 5 years ago

same issue here too. Im on linux Solus 3

doost8 commented 5 years ago

If you save the file as a .html and then quit and re-open it should work. That fixed it for me, it needs to know it's loading a .html file.

romain-dartigues commented 4 years ago

Description

Same symptoms as OP. Probably duplicate of #189 and maybe related to #202 and #206.

Steps to Reproduce

  1. create a file with a minimalist content (ex.: Hello World!)
  2. name the file foo#bar.html
  3. open the file in Atom, trigger HTML preview → this leads to a blank page

The HTML preview does work when renaming the file foo bar.html.

Platform

MotsyRobotsy1984 commented 4 years ago

I'm having the same issue, except the Preview panel displays a blank white background and then changes to black. I'm using the latest version of Atom (1.45.0 x64) on a Mac running OS Mojave.

Screenshot 2020-03-13 at 11 29 08
Halmeth commented 4 years ago

I'm having the same issue, except the Preview panel displays a blank white background and then changes to black. I'm using the latest version of Atom (1.45.0 x64) on a Mac running OS Mojave.

Screenshot 2020-03-13 at 11 29 08

Hey!

I have the same issue! After upgrading to ATOM 1.45 I have the same problem.

Did you solved it yet?

MotsyRobotsy1984 commented 4 years ago

No, I've not managed to fix the issue. Can anyone give us some advice?

harmsk commented 3 years ago

Must set the current file's grammar to HTML.