Skip to content
This repository has been archived by the owner on Dec 8, 2020. It is now read-only.

Cannot call method 'insertRule' of undefined #5

Open
brainstormtrooper opened this issue Oct 3, 2015 · 5 comments
Open

Cannot call method 'insertRule' of undefined #5

brainstormtrooper opened this issue Oct 3, 2015 · 5 comments

Comments

@brainstormtrooper
Copy link

Can't click/drag/edit/modify any elements in the design view.
Using 64bit linux rmp package.

@brainstormtrooper
Copy link
Author

Error is thrown on line 518 of CSSRuleSetManager.js in version 2.0.3 of the extension and version 1.4.0-16380 of Brackets.

@swmitra
Copy link
Owner

swmitra commented Oct 3, 2015

Is this the same instance/runtime of brackets where you have installed the designer extension? In case it is and you have not reloaded brackets after that, please reload brackets with extensions or restart brackets.

@brainstormtrooper
Copy link
Author

(?) yes, I only have one Brackets installation, and I did reload - also without any other extensions - but still the same results.

@brainstormtrooper
Copy link
Author

Juts updated the extension and the result is the same...
this.styleSheetRef.insertRule(this.ruleSet.cssText, this.ruleSetPos);
gives this error
"Uncaugth TypeError: Cannot call method 'insertRule' of undefined"

@swmitra
Copy link
Owner

swmitra commented Oct 26, 2015

As I didn't have a linux environment available earlier , this extension was never tested on the same. But now I have started testing the extension , wait for some more time to get the fully operational designer on linux.

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

No branches or pull requests

2 participants