Skip to content

remove all non ASCI letters, numbers or hyphen, underscore, dot from id#46

Open
jelhan wants to merge 1 commit intoEmerson:masterfrom
jelhan:master
Open

remove all non ASCI letters, numbers or hyphen, underscore, dot from id#46
jelhan wants to merge 1 commit intoEmerson:masterfrom
jelhan:master

Conversation

@jelhan
Copy link
Copy Markdown
Contributor

@jelhan jelhan commented Feb 11, 2016

No description provided.

return /data-/.test(attr);
});
this.set('dataAttributes', dataAttributes);
}
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Necessary cause unit tests fails since this.get('attrs') was null and Object.keys(null) throws.

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

Successfully merging this pull request may close these issues.

1 participant