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.

auto reload is not working after saving the file

See original GitHub issue

I’m submitting a…

[ ] Regression (a behavior that works but auto-reload the page after saving is not working)
[ ] Bug report  <!-- Please search GitHub for a similar issue or PR before submitting -->
[ ] Feature request
[ ] Documentation issue or request
[ ] Other: <!-- Please describe: -->

Current behavior

  • when I start live serve it works but when I save the .HTML file after few changes the automatic reload of page is not working and I have to do every time manually.

Expected behavior

Environment

Browser:

- [✓] Chrome (desktop) version XX
- [ ] Firefox version XX
- [ ] Safari (desktop) version XX
- [ ] IE version XX
- [ ] Edge version XX

For Tooling issues:

- Live Server: <!-- version v5.7.3 --> 
- Platform:  <!-- Windows -->
- Visual Studio Code: <!-- `code --version` -->

Others

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
ritwickdeycommented, Jan 24, 2022

hi @mehrzadtajkarimi, Just now I’ve published a new version (v5.7.4) that will fix the PHP issue. GoLive will be visible if any PHP file is opened

0reactions
ritwickdeycommented, Jan 25, 2022

Hi @AkashJugnu, How long have you been using Live Server? Was it previously working? I can see the WebSocket connection is opened. It should work. Make sure you’re saving your files.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Django dev server does not automatically reload after saving ...
By default, Django is only able to reload the test server on code or template changes, it is not able to refresh the...
Read more >
Auto reload does not detect changes to index.js #9984 - GitHub
It does not reload the web browser after saving files. It clears the output of the warnings after saving and lost tracking of...
Read more >
Refresh an external data connection in Excel - Microsoft Support
In the Connection Properties dialog box, on the Usage tab, under Refresh control, select the Refresh data when opening the file check box....
Read more >
Auto-reload | Ktor
Since Auto-reload detects changes in output files, you need to rebuild a project. You can do this manually in IntelliJ IDEA or enable...
Read more >
WebStorm 2021.2: Reload Pages on Save, Auto-Import for ...
Instead of automatically saving the file and reloading the page on typing, it will now only ... We've also fixed a lot of...
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