You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you receive data from the server and pass this data to the "selectedItems" parameter, then they will not be displayed as selected in the multiselect.
Solution that fixed it for me.
/lib/react-native-multi-select.js
Library versions
The text was updated successfully, but these errors were encountered:
Issue summary
If you receive data from the server and pass this data to the "selectedItems" parameter, then they will not be displayed as selected in the multiselect.
Solution that fixed it for me.
![Снимок экрана от 2021-10-16 14-08-28](https://user-images.githubusercontent.com/46198243/137584974-dcc1162c-431a-41bb-9d58-a6f626252e21.png)
/lib/react-native-multi-select.js
Library versions
The text was updated successfully, but these errors were encountered: