Blank page shows up when i open live server
See original GitHub issueI’m submitting a
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x ] Bug report <!-- Please search GitHub for a similar issue or PR before submitting -->
[ ] Feature request
[ ] Documentation issue or request
[ ] Other:
Current behavior
I click ‘Go live’ and following url appears. http://127.0.0.1:5500/ with blank page. with a search bar and ~/
Expected behavior
My index.html page should have been opened with live reloading.
Environment
Browser:
- [x ] Chrome (desktop) version 70.0.3538.102 (Official Build) (64-bit)
- [ ] Firefox version XX
- [ ] Safari (desktop) version XX
- [ ] IE version XX
- [ ] Edge version XX
For Tooling issues:
- Live Server: 5.2.0
- Platform: Windows
- Visual Studio Code: 1.29.1
Others
Issue Analytics
- State:
- Created 5 years ago
- Comments:7
Top Results From Across the Web
LiveServer showing blank white screen
I have a very basic React site that I'm building. When I run npm run start in the terminal, the site opens up...
Read more >why is my html page blank? - Microsoft Q&A
I am trying to run an HTML server page on my chrome browser to see if my code looks okay but when I...
Read more >visual studio code - LiveServer showing blank white screen
I'm using VS Code. When I run npm run start in the terminal, the site opens up properly and I can see the...
Read more >Running on local, White screen on live server - Laracasts
First, I developed everything on local and everything worked fine. I uploaded it to my webhosting server using FTP and the folder route...
Read more >Problem with setting up Local copy of Live site (blank page)
Check if you have an htaccess file in the root folder or not if not then create one and use the code from...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi a new user. I was facing same problem. Here is how i solved this. Cerate a “New Folder” in VS Code Now move “.html” file to this new folder Also if you have an external .css file then move this file also Ctrl + s Now Go Live. Hope it helped.
I am having a problem that whenever I open a html file in brave browser it shows the html file empty or blank