Closed conor909 closed 6 years ago
@conor909 The keys are generated programatically based on your options 'id' or whatever key name you supply to the optionValueKey prop.
If you are seeing duplicate key errors, I suspect the issue is that you have more than one option with the same value in your options data
Thanks! Sorry I didn't realise an id
was required.
How do I add keys to dropdown children?