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

Not compatible with latest Meteor 1.5 / jQuery 3 #125

Open
derwaldgeist opened this issue Jul 27, 2017 · 0 comments
Open

Not compatible with latest Meteor 1.5 / jQuery 3 #125

derwaldgeist opened this issue Jul 27, 2017 · 0 comments

Comments

@derwaldgeist
Copy link

Since I upgraded to Meteor 1.5, my ratings are not working anymore. It seems as if Semantic UI is not compatible with jQuery 3.2.1.

It throws an error since andSelf() is not available in jQuery 3 anymore:

Uncaught TypeError: $activeIcon.prevAll(...).andSelf is not a function
    at Object.rating (rating.js:239)
    at HTMLElement.click (rating.js:150)
    at HTMLDivElement.dispatch (modules.js?hash=e67687f…:14670)
    at HTMLDivElement.elemData.handle (modules.js?hash=e67687f…:14478)

See: https://api.jquery.com/andself/

Will this package be updated or is it abandoned?!

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