Close the Welcome to Live Preview dialog if launch it first time.
Click button Cancel on Connecting to Browser dialog, and close the webpage : file:///Applications/Brackets.app/Contents/www/LiveDevelopment/launch.html
Input a tag into the index.html file. like : <ul></ul> and observe the live preview icon on the right sidebar.
Result:
The live preview icon turns into pink and tooltip shows " not updating due to syntax error ".
Expected:
Live Preview connection should be disconnected after step3, so that there is no error in step4.
ENV: MAC 10.7 and Win8.1 English OS
Build: 0.34.0-10729
Notes:
This issue reproduces in Sprint31.
Snapshots:
Here are snapshots for details:
Step3:
After step3:
Step4:
Reassigning to @dangoor, /cc @busykai - though this is probably a bug in the core Live Development workflow code rather than the browser communication stuff.
Steps:
<ul></ul>
and observe the live preview icon on the right sidebar.Result: The live preview icon turns into pink and tooltip shows " not updating due to syntax error ".
Expected: Live Preview connection should be disconnected after step3, so that there is no error in step4.
ENV: MAC 10.7 and Win8.1 English OS Build: 0.34.0-10729
Notes: This issue reproduces in Sprint31.
Snapshots: Here are snapshots for details: Step3: After step3: Step4: