gfranko / jquery.selectBoxIt.js

A jQuery Select Box Plugin for Mobile, Tablet, and Desktop
http://www.selectboxit.com
MIT License
852 stars 301 forks source link

selectBoxit - not working with jquery 3.1 + jquery-ui 1.12 ? #367

Closed oyvindi closed 7 years ago

oyvindi commented 7 years ago

I just upgraded to jquery 3.1 + jquery-ui 1.12 + selectBoxIt 3.8.1, and it just renders junk.

Anybody else have this issue ?

oyvindi commented 7 years ago

2 minutes later, I discovered it was my bad... added a dynamic option with "<" and ">" in the label, which of course is interpreted as bad HTML.