Typeahead plugin and Bootstrap Tags input plugin Meteor not working

后端 未结 5 1248
太阳男子
太阳男子 2021-02-05 19:15

We\'ve installed \'bootstrap-tagsinput.js\' and the \'typeahead\' plugin for doing a tyepahead drop down for tags for an input field in one of our forms. The hardcoded tags work

5条回答
  •  挽巷
    挽巷 (楼主)
    2021-02-05 19:52

    I'd like to clarify some of the other answers since they're not saying it clearly enough.

    Currently, the highest voted package for typeahead on Atmosphere is by sergeyt:typeahead. Apparently, there's some issues when using this package.

    After fiddling with it for about an hour, I searched for an alternative. After installing mrt:bootstrap3-typeahead - everything worked as expected.

    So my recommendation is to try that package if you're having problems.

提交回复
热议问题