Simon Solutions
Simon Solutions
It is only the autocomplete without the live component.
I just recognised the behaviour yesterday with 2.16, and also tried 2.14 and 2.15 now, that happens also with these versions. Here is a minimal project (blank Symfony project) that...
That explains the behaviour, but not why it occurs. They released last time in Oct 2023: https://github.com/orchidjs/tom-select/releases I'm not sure if it already happens since then. But does it make...
In the reproducer I added one UX Autocomplete/Tom select without the groups. That works fine, but for my project the groups are necessary.
I tried it on the reproducer with tom select 2.3.1, 2.3.0 and 2.2.2 and the problem occurs on all versions. I'm not really sure if its a problem on tom...
It was with UX Autocomplete. I now tried also the tomselect only. Here is a simple HTML file with just a tomselect. It works just fine for me - the...
For me the simple HTML tomselect sample worked, now I am confused. that the test.html not work for you or is the code just wrong but displayed correctly?
I think that is needed if the tomselect is bound the a free (not entity bound) Ajax source. in this case there is no Ajax loading for the tom select,...
The bug is as far as I know still existing even when I worked around it.
I used the workaround states earlier in the ticket. I haven't checked if the bug is in a fresh project still present.