Closed
Description
All is in the title. We implemented a version of the Multi select. and it seems that when you clear the last value (or the only one) of the field, the onChange returns you null. I would clearly expect an empty array at this stage :)
Here is your sandbox updated with the onChange callback :)
https://5jtqt.codesandbox.io/
Thanks for looking at it!