Live server doesn't refresh page in 'toggle device toolbar' menu

Viewed 25

I have a problem with using Live Server in VScode. In default mode page updates normally, but when I enable 'toggle device toolbar' menu, setting custom dimension (for ex. iphone xr or just 900x1000) and press F5 my page crashes and shows 'ERR_INTERNET_DISCONNECTED' message. In console there is

crbug/1173575, non-JS module files deprecated. (anonymous) @ VM10:6789

enter image description here

message. So I want to check how my website looks like on mobile devices but I can't do it because page crashes. How can I solve this problem? I'll be very thankfull for any advices.

0 Answers
Related