javiertoledo / bootstrap-rating-input

Another plugin that eases the generation of rating stars for jQuery and Bootstrap
MIT License
319 stars 155 forks source link

Doesn't work with jQuery 3.2.1 and above #64

Closed nchankov closed 6 years ago

nchankov commented 7 years ago

Basically it give an error like: i.prevAll(...).andSelf is not a function

How to reproduce it: change the jquery url from 1.10.2 ro 3.2.1 and you should see it.

nchankov commented 7 years ago

Sorry, my fault, it's fixed on that repository, but it's still with andSelf() in the npm repo

javiertoledo commented 6 years ago

No problem, versioning is hard! :-)