masiorama
masiorama
As a temporary workaround in my application I managed to intercept reset event on the form and then repopulate all the options by hand: ``` document.getElementById('formId').select.addEventListener('reset', (ev) => { choices.setChoices(async...
> > > > > > > > > @yanmorinokamca I followed you analysis looking at the code and I guess you got it right... did you find any solution?...
I have an issue with search_terms naming too, but with GET. In my scenario, I have 7 multiselect fields with choices.js which work as grid filters which has to work...
Did anybody find a solution about this?
Any ETA on this? Can you plan in which version these improvements will be delivered? Thanks.
+1
Just to mention, I work with xdebug on wsl2+devilbox without issues.
Sorry to bother again but I would like to know if this could be fixed somehow (I could make a pull request but I would like to discuss which is...
I confirm this is still an issue.
I could use a feature like that too.