[ ] 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
I set an anchor tag to specific section of a page;
Browser:
- [X ] Chrome (desktop) version XX
- [ ] Firefox version XX
- [ ] Safari (desktop) version XX
- [ ] IE version XX
- [ ] Edge version XX
For Tooling issues:
- Live Server: <!-- Check which version is installed -->
v5.7.9
- Platform: <!-- Mac, Linux, Windows -->
- Linux
- Visual Studio Code: <!-- `code --version` -->
Version: 1.88.1
Commit: e170252f762678dec6ca2cc69aba1570769a5d39
Date: 2024-04-10T17:34:12.840Z
Electron: 28.2.8
ElectronBuildId: 27744544
Chromium: 120.0.6099.291
Node.js: 18.18.2
V8: 12.0.267.19-electron.0
OS: Linux x64 6.5.0-28-generic
I'm submitting a...
Current behavior
I set an anchor tag to specific section of a page;
And this is what Live Server Does;
Expected behavior
Well, I expect it to handle basic HTML normally.
Environment
Others