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

[Live HTML]: Live Preview can never update if initially launched with syntax error #5338

@julieyuan

Description

@julieyuan

Steps:

  1. Launch Brackets and new a html file.
  2. Input some content between tag body: < abc.
  3. Live preview this html file.
  4. Delete the space between < and abc, or just make any change in this file. The tooltip of Live preview icon will show "not updating due to syntax error".
  5. Delete < to make sure that there isn't syntax error in this file.
  6. Edit this file and save it.

Result:
Live preview cannot updating the file at step6. I have to reload the webpage through chrome browser.

Expected:
At step6, Live preview should work well for there isn't any syntax error.

ENV: MAC10.8 and Win8.1 English OS.
Build: 0.32.0-9618

Snapshots:
Please refer to snapshots for details:
Step3:
1
Step4:
2
Step5:
3
Step6:
4

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions