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.

Live Reload not working

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: <!-- Please describe: -->

Current behavior

Everytime I save my html file it won’t reload in the browser. The extension injects the code for reloading the page, but with no effect.

Expected behavior

It should autoreload when I save my html file. It worked like a charm 2 weeks ago.

Environment

Browser:

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

For Tooling issues:

- Live Server: 5.1.1
- Platform:  Mac
- Visual Studio Code: 1.27.2

Others

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:2
  • Comments:8

github_iconTop GitHub Comments

1reaction
georgehowellcommented, Jul 5, 2021

thanks for comment… I’ll give it a try from within VS Code. I was using LiveReload years ago on my Mac, independently of any IDE, which worked fine back then

0reactions
Re9iNeecommented, Jul 5, 2021

so I’m asking this out of curiosity, do you open your project as a folder, or you launch Auto Reload on a single file. cause the live reload only works if you open directory in a VSCode. (I didn’t know this and found out by accident)

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Bug]: Live Reload not working. · Issue #1601 · remix-run/remix
This worked for me! I was having an issue where live reload worked just fine until I added or deleted a new file....
Read more >
Webpack devServer v. 4.x.x live reload not working
If I edit either file, live reload does not work, but after manually refreshing the browser the edits are reflected.
Read more >
Live reload not working again, how can I fix? - support - HUGO
I've cleared my cache and tried all I could, but it still is not reloading new changes. Aside from the watching feature. It...
Read more >
Hot reload not working - Visual Studio Feedback
I'm trying to use Hot Reload on Android Emulador, but when I do any change in XAML file, the app doesn't update. Looking...
Read more >
Problem: Live reloading isn't refreshing for Webpack 5
Allow for opening up the default browser with you local server page ; Accept your custom configuration; support live reloading. While in the...
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