auto reload is not working after saving the file
See original GitHub issueI’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:
- Created 2 years ago
- Reactions:1
- Comments:9 (5 by maintainers)
Top 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 >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 @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
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.