-
Notifications
You must be signed in to change notification settings - Fork 79
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
fix custom selectors in version 2 #82
Comments
@janein Thanks for head's up on jQuery 3.0. I don't know of any reason why it wouldn't work, but also not sure of when I'll have time to get to it. |
@redmunds thanks. I tried it but it throws an |
@janein Thanks for testing -- that's a great catch! Code should make sure that property exists before de-referencing it. |
Fixed in #87 |
Re-opening. Leaving this open to remind me to fix custom selectors in version 2. |
Hi,
would it be possible to make it compatible with jQuery 3.0?
The text was updated successfully, but these errors were encountered: