Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node version ignores IDs and style descriptors #23

Closed
Scimonster opened this issue Dec 12, 2013 · 2 comments
Closed

Node version ignores IDs and style descriptors #23

Scimonster opened this issue Dec 12, 2013 · 2 comments

Comments

@Scimonster
Copy link

Using put-selector 0.2.0 with Node, it generates tagname, class, and most attributes. However, it fails silently on #ids (simply doesn't include them), and throws a TypeError when setting style:

TypeError: Cannot set property 'cssText' of undefined
    at node_modules/put-selector/put.js:172:30
@Scimonster
Copy link
Author

I updated to 0.3.5 (which isn't on npm; it should be) and this bug is still here.

Scimonster added a commit to Scimonster/put-selector that referenced this issue Dec 12, 2013
@Scimonster
Copy link
Author

#24

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

No branches or pull requests

1 participant