emposha / FCBKcomplete

Jquery facebook like(fancy) multi-select
http://www.emposha.com
383 stars 115 forks source link

Can't disable max items #153

Open timeisenhuth opened 7 years ago

timeisenhuth commented 7 years ago

I tried removing the maxitems configuration option but it defaulted to 10. Looks like its in the default config:

https://github.com/emposha/FCBKcomplete/blob/master/jquery.fcbkcomplete.js#L520

As a workaround I set it to a high value, but seems odd to have to do that.