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.

Spurious Inspector styleSheetAdded/styleSheetRemoved events causes live preview to stop working #6912

@MuhammadAliRashid

Description

@MuhammadAliRashid

UPDATE: @jasonsanjose
At some point, maybe due to the addition of styleSheetAdded and styleSheetRemoved http://src.chromium.org/viewvc/blink/trunk/Source/devtools/protocol.json?r1=148993&r2=148994&, the inspector protocol began to report a stylesheet as removed after we push our incremental changes from Brackets. The removal means that CSSDocument and CSSAgent holds on to invalid styleSheetId values. Once the styleSheetId is out of sync, updates fail with the following error:

No style sheet with given id found, code: -32000

Original:

Hi, I am using Linux Ubuntu 13.10 with Bracket sprint 36
this problem has occurred just recently,I dont know why ...

but I when edit my CSS the live preview stops.

is there any solution for this ??
a week ago it was working perfectly.
I have also disabled my all extension, but still the problem is not solved.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions