Utkrist Adhikari

Results 3 comments of Utkrist Adhikari

This must be a bug. It looked fishy to me as well was happy to find a discussion already in the issue.

I want following behaviour function createSearchableTargetFields() { var targetFields = document.querySelectorAll("*[id*=target]"); if choice not enabled for this field { targetFields.forEach(field => { choices = new Choices(field, { searchResultLimit: 10000 });...

Please answer this. I have the same question.