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

getMultiSelector - options are not being honored #39

Open
cidergirl opened this issue Mar 4, 2018 · 2 comments
Open

getMultiSelector - options are not being honored #39

cidergirl opened this issue Mar 4, 2018 · 2 comments

Comments

@cidergirl
Copy link

For example:
elements.addClass('my-class'); var selector = getMultiSelector(elements, { priority: ['tag', 'id', 'class'], ignore: {class: 'my-class'} });
priority and ignore are not being honored. selector result is '.my-class'.
Thanks.

@androbwebb
Copy link

@cidergirl did you ever figure this out? I'm facing the exact same issue.

@AfrazHussain
Copy link

@androbwebb @cidergirl did either of you ever figure this out? lol I'm facing the exact same issue here! :(

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

3 participants