Yoh Kenn

Results 7 comments of Yoh Kenn

![chrome_PbG7UMu8gT](https://user-images.githubusercontent.com/7109270/186348376-ec8620fa-5cbe-4588-8fcd-108976d7521f.gif) Same happened with me. Current antd 4.22.7.

@alanpoulain can you merge it?

> @dunglas has thought an alternative solution, WDYT? [api-platform/admin#156 (comment)](https://github.com/api-platform/admin/issues/156#issuecomment-760084804) Im ok with @dunglas alternative solutions, we can just ignore responses with a 20x status code

@alanpoulain any documentation on this?

Using this plugin https://github.com/DeuxHuitHuit/quicksearch, you can do this. $(document).ready(function() { $('#sector').multiSelect({ selectableOptgroup: true, selectableHeader: "", selectionHeader: "", afterInit: function(ms){ var that = this, $selectableSearch = that.$selectableUl.prev(), $selectionSearch = that.$selectionUl.prev(), selectableSearchString...