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

Fix for #12997: Live preview breaks on reload w/out editor #13017

Merged
merged 3 commits into from
Jan 5, 2017

Conversation

haslam22
Copy link
Contributor

@haslam22 haslam22 commented Jan 1, 2017

This should fix #12997 by making sure an editor is present when sending instrumented HTML back to the browser.

Updated an existing unit test to account for this bug (creating a new one seemed unnecessary)

@petetnt
Copy link
Collaborator

petetnt commented Jan 5, 2017

All tests pass and fixes #12997, LGTM. Thanks for this great PR @haslam22 and thanks for reporting @Worie

@petetnt petetnt merged commit 6be6e29 into adobe:master Jan 5, 2017
@haslam22
Copy link
Contributor Author

haslam22 commented Jan 6, 2017 via email

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

Successfully merging this pull request may close these issues.

Live preview does not highlight HTML nodes after JavaScript change.
2 participants