LiveReload-sublimetext3 icon indicating copy to clipboard operation
LiveReload-sublimetext3 copied to clipboard

LiveReload shows errors

Open Perkin5 opened this issue 7 years ago • 3 comments

I am using a local server Wamp 3.0.9 with OS Windows 10 64-bit fully up-to-date. I have installed LiveReload in ST3 and I'm using Waterfox 56.2.1 as my browser. I have installed the LiveReload plugin in Waterfox and that appears to be working fine. I am developing a site using Codeigniter 3. I have enabled SimpleReload in ST3. When I save a php page, the browser does refresh although the console shows errors. When I save a CSS file however, the browser does not refresh. I attach files with the console readouts for both situations. Can you suggest a fix? ST3 console readout for php save.txt ST3 console readout for css save.txt

Perkin5 avatar Jul 04 '18 20:07 Perkin5

I guess this is related to https://github.com/revolunet/sublimetext-markdown-preview/issues/376

alepez avatar Jul 05 '18 09:07 alepez

CSS refresh started working but has now stopped again - can't understand what caused it. When I save the CSS doc I get this console message: {"command": "reload", "apply_images_live": null, "apply_js_live": null, "apply_css_live": null, "path": "default.css"} Does that show an error?

Perkin5 avatar Sep 12 '18 11:09 Perkin5

{"path": "test.html", "apply_js_live": null, "apply_css_live": null, "apply_images_live": null, "command": "reload"}

I got this problem too ,how to fix it ?

askme-gpt avatar Mar 12 '20 04:03 askme-gpt