Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

No changes in HTML file Live Preview upon changing Javacript code inside this file #8351

Closed
baursak opened this issue Jul 10, 2014 · 6 comments

Comments

@baursak
Copy link

baursak commented Jul 10, 2014

Yesterday I started to use Brackets (0.42) and at first Live Preview worked well with my HTML files with Javascript code inside their body (just needed to save entire HTML file so that Javascript snippet changes would be picked up by Brackets). - However a couple of hours later it stopped working as before. - To see changes I have now to save HTML and after that to refresh manually Chrome. - First I cleaned cache (as suggested). - Then reinstalled Brackets. - It didn't help. (Windows 7x64 + Emmet plugin, nothing else)

@redmunds
Copy link
Contributor

Use Debug > Reload Without Extensions to verify that problem is not caused by an extension.

If it still happens, can you post the HTML page somewhere so we can try to reproduce problem?

@baursak
Copy link
Author

baursak commented Jul 15, 2014

Unbelievable... - It started to work properly after Shift+F5 and still working properly after F5 (again with Emmet plugin). - So simple. Thank you. - I hope it will continue to work as expexted from now on. - 'sample.zip' is here https://yadi.sk/d/WKG2AeLaWcb4b

@baursak
Copy link
Author

baursak commented Jul 15, 2014

Embedded JS still requires browser reload (simply to save HTML with embedded JS is not enough). - Nevertheless I can live with it:) - 'sample2.zip' is also here https://yadi.sk/d/WKG2AeLaWcb4b

@redmunds
Copy link
Contributor

Thanks for the additional details. Not sure if we can do anything about this case, but I'll leave this open so we take a closer look.

@redmunds
Copy link
Contributor

I added a comment in the Troubleshooting Guide: https://github.com/adobe/brackets/wiki/Troubleshooting#css-html-and-javascript-editing

@redmunds
Copy link
Contributor

Closing as a duplicate of #5656

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants