vscode-live-server icon indicating copy to clipboard operation
vscode-live-server copied to clipboard

Server not updating in MacBook

Open Alignitems opened this issue 1 year ago • 0 comments

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

  1. I open the server.
  2. the Browser opens and works.
  3. I update the file(index.html) and save.
  4. the Browser is not refreshing automatically.
  5. I refresh the browser page manually.
  6. the Changes are showing.
  7. I update the file => not refreshing => refreshing manually => and again.

Expected behavior

When I update the file and save it, the browser page should be refreshed.

Environment

Browser:

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

For Tooling issues:

- Live Server: v5.7.5
- Platform: Mac
- Visual Studio Code: 1.70.1 (Universal)

Others

Alignitems avatar Aug 14 '22 02:08 Alignitems