Why do you think it's VSCode doing the reload? Are you using an inbuilt server plugin for VSCode? If not, I don't see any reason VSCode would have the ability to refresh a page. Why don't you post the code you are trying to view and we can see if there is any issues.
Mar 31, 2023
8
Level 63
VSCode and page reloading
Hello,
I have a problem and I think that VSCode is responsible for this problem.
If I want to refresh the content of a page only by handling the DOM, the page shouldn't reload. But it reloads event if the code doesn't dynamically reload the page (no location.href and no reload in the code).
Is it possible that VSCode refreshes the page ?
Thanks for your help.
V
Please or to participate in this conversation.