Hi Julien Barach,
Greetings from Syncfusion support.
We have checked and enabled both allowCustom and allowFiltering properties
in the MutiSelect component. But, unfortunately, we weren’t able to reproduce
the issue from our end. Kindly refer to the below code snippet and sample for
your reference.
[Index.js]
|
<MultiSelectComponent
filtering={this.onFiltering.bind(this)}
allowFiltering={true}
allowCustomValue={true}…..
/>
|
Sample Link: https://stackblitz.com/edit/react-e8uppc?file=package.json,index.js
Video Link: https://www.syncfusion.com/downloads/support/common/3016/ze/220922_213344_video_d0b83e8e.zip
If you still face any problems, please share a
code snippet or runnable sample and share a video of your issue, which helps us
to check and provide you with the solution at the earliest.
Regards,
Buvana S