rkit / react-select2-wrapper

Wrapper for Select2
MIT License
163 stars 97 forks source link

Update Select2.js #94

Open tatva-hiral opened 4 years ago

tatva-hiral commented 4 years ago

Resolved key issue. Warning: Encountered two children with the same key, option-undefined. Keys should be unique so that components maintain their identity across updates. Non-unique keys may cause children to be duplicated and/or omitted — the behavior is unsupported and could change in a future version.