web page scroll sup to top on every save #18

Closed
opened 2025-10-22 11:12:56 +00:00 by Eht67 · 1 comment
Eht67 commented 2025-10-22 11:12:56 +00:00

whenever doing a save using :w or :wa in neovim, with live server enabled using :LiveServerStart, the web-page which is currently being worked on, scrolls up to top, instead of staying there.

whenever doing a save using :w or :wa in neovim, with live server enabled using :LiveServerStart, the web-page which is currently being worked on, scrolls up to top, instead of staying there.
barrettruth commented 2025-10-22 14:32:51 +00:00

hello, this must be an issue with your own setup.

If you'd like to further debug, I highly recommend you provide me with a bit more context. Off of a fresh install with a barebones large index.html, I see no scrolling in my browser.

If you wish to re-open this issue:

  • Run a --clean instance of neovim only with the plugin
  • FIRST, run live-server . in the directory of the html file in the terminal
  • Edit the file
  • See if the behavior remains (i.e. the browser scrolls/doesn't scroll)
  • Try on another browser

If the issue remains, then please reopen and contact me.

My github notifications are messed up - please @ me if you reopen or email me at br.barrettruth@gmail.com

hello, this must be an issue with your own setup. If you'd like to further debug, I highly recommend you provide me with a bit more context. Off of a fresh install with a barebones large `index.html`, I see no scrolling in my browser. *If you wish to re-open this issue*: - Run a `--clean` instance of neovim only with the plugin - FIRST, run `live-server .` in the directory of the html file in the terminal - Edit the file - See if the behavior remains (i.e. the browser scrolls/doesn't scroll) - Try on another browser If the issue remains, then please reopen and contact me. My github notifications are messed up - please @ me if you reopen or email me at br.barrettruth@gmail.com
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
barrettruth/live-server.nvim#18
No description provided.