question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Blank page shows up when i open live server

See original GitHub issue

I’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

ls-issue

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:7

github_iconTop GitHub Comments

1reaction
peercode-aicommented, Jan 5, 2022

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.

1reaction
daemon-surge-suzuyacommented, Oct 30, 2021

I am having a problem that whenever I open a html file in brave browser it shows the html file empty or blank

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found