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

Render problem with Live Server

Open AntoninoRoot opened this issue 2 years 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

Hello, I found a bug with Live server. If I open a page without Live Server it render well, if I open that page with live server the position of elements are shifted and the elements are zoomed in. I have no idea of what can cause this strange problem.

Expected behavior

Normally, the render must be equal, even if I open a page by double click on file, even if I open it with live server.

Environment

Browser:

- [ ] Chrome (desktop) version XX
- [ ] Firefox version XX
- [X] Safari (desktop) version 15.5
- [ ] IE version XX
- [ ] Edge version XX

For Tooling issues:

- Live Server:  5.7.5
- Platform:  Mac
- Visual Studio Code: 1.67.2 

Others

AntoninoRoot avatar Jun 02 '22 10:06 AntoninoRoot