Closed VikLiegostaiev closed 7 years ago
@VikLiegostaiev I will take a look
@VikLiegostaiev
I think this is all that it needs. Would you be able to verify if that branch does what you need?
https://github.com/alsoscotland/react-super-select/pull/114
Yes it is, thanks. Will you add this to master branch?
@VikLiegostaiev released https://github.com/alsoscotland/react-super-select/tree/v1.0.3
Hi, when dataSource changes and clearSelectedValueOnDataSourceChange is true then value changes to empty array, but it doesn't call onChange function with this newValue. Can you please add this?