Atlaskit AsyncSelect with multi-select not deleting options

Hi

We tried to implement AsyncSelect from Atlaskit, with multi-select option “isMulti” set to true, and it seems it’s not possible to delete added options.
When trying to delete, it re-renders with option removed from array, but it leaves the options inside the field.

Our app uses Redux, the same option implemented directly with from React-select works correctly.

Thanking you,
Cristina Suarez
Comalatech