Yoh Kenn
Yoh Kenn
This will be nice, subscribing :)
 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
Any documentation on this?
@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...