You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think, The problem is likely because of file-watching limitations, browser caching, or misconfigurations.
Live Server Settings:
Increase "liveServer.settings.wait" to 1000.
Enable "liveServer.settings.fullReload" and "liveServer.settings.useWebSocket": true.
Clear Browser Cache: Use Incognito mode or clear the cache to avoid caching issues.
Workspace Verification:
You have opened the folder and not just individual files in VS Code.
Disable Conflicting Extensions: Disable other extensions and restart VS Code.
Update/Reinstall: Update or reinstall Live Server in case of config corruption.
Debug:
Open Developer Tools (F12) within your browser and look for errors involving WebSocket.
Look in VS Code's output terminal to view Live Server logs.
Type: Bug
live server not working everytime i have to open new page to see changes
Extension version: 5.7.9
VS Code version: Code 1.95.3 (f1a4fb101478ce6ec82fe9627c43efbf9e98c813, 2024-11-13T14:50:04.152Z)
OS version: Windows_NT x64 10.0.26100
Modes:
System Info
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
A/B Experiments
The text was updated successfully, but these errors were encountered: