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

Live HTML updating stops working after viewing CSS file #9303

Closed
peterflynn opened this issue Sep 26, 2014 · 3 comments
Closed

Live HTML updating stops working after viewing CSS file #9303

peterflynn opened this issue Sep 26, 2014 · 3 comments

Comments

@peterflynn
Copy link
Member

  1. Open Getting Started
  2. Select index.html and launch Live Preview
  3. Type in the h2 tag near the top
  4. Switch to main.css
  5. Switch back to index.html
  6. Type in the h2 tag again

Result: although the lightning bolt is still yellow, the page no longer updates. (If you continue editing, sometimes the mapping ids start to show up in the visible text of the webpage after this).

This was working in 0.42. I didn't test 0.43, but even if it was broken then too this is such a major failure in a headliner feature that I think we should treat it as a High for 0.44 -- labeling as such for now.

@redmunds
Copy link
Contributor

This is also broken in 0.43. git bisect points to commit e02e71d (pull request #8605).

@peterflynn
Copy link
Member Author

The console shows ConsoleAgent: data-brackets-id=74 not found in :25 after you hit this, indicating the HTML id mapping has broken down.

@JeffryBooher
Copy link
Contributor

Closing as fixed

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

4 participants