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

Undefined this[0].attribs #20

Closed
czebe opened this issue May 20, 2014 · 1 comment
Closed

Undefined this[0].attribs #20

czebe opened this issue May 20, 2014 · 1 comment

Comments

@czebe
Copy link

czebe commented May 20, 2014

In this part, this[0] is always undefined for me. I don't quite understand what causes this issue.

$('*').each(function(){
for ( var attr in this[0].attribs){

FWeinb added a commit that referenced this issue May 20, 2014
Always add `xmlns` namespace. Added `options.includedemo`. Fixed Issues
[#20](#20),
[#19](#19),
[#18](#18)
@FWeinb
Copy link
Owner

FWeinb commented May 20, 2014

This error was caused by breaking changes in cheerio and is fixe in 0.1.0

@FWeinb FWeinb closed this as completed May 20, 2014
jefmatle2v added a commit to jefmatle2v/FWeinbu that referenced this issue Nov 27, 2021
Always add `xmlns` namespace. Added `options.includedemo`. Fixed Issues
[#20](FWeinb/grunt-svgstore#20),
[#19](FWeinb/grunt-svgstore#19),
[#18](FWeinb/grunt-svgstore#18)
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

2 participants