python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to import TomSelect in App.js to avoid browser error?
I'm working on a symfony 5.4 application that uses webpack / encore. I want to use the tomselect javascript plugin. i installed it with yarn and want to import it somehow in app.js but it doesn't work...
csigusz
Votes: 0
Answers: 2
Tom-select with bootstrap 5 theme differs visually from bootstrap 5.1.3 styled select
Premise
In order to display selects the same on Windows, Linux and Mac, in my project, i am using combination of:
tom-select v2.0.1 JavaScript library;
Bootstrap v5.1.3 frontend framework;
Symfony v5...
Rikijs
Votes: 0
Answers: 2
Tom-Select (or Selectize.js) Remote data for Option Groups
I am trying to use remote data for tom-select (https://tom-select.js.org/examples/optgroups/). I am at a loss how to configure option groups with remote data. I have the select loading with remote da...
Dan Tappin
Votes: 0
Answers: 1