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
I am using headlessui/react, and I am getting an "Each child in a list should have a unique "key" prop" warning/error when using the RadioGroup component. But even after putting a key on the RadioGroup, its Option, Label, and their contents, I always get this error?
I have tried updating to the latest version of headlessui/react as well, and the problem persists.
Any ideas? It seems to me like this is an issue with headlessui itself.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello!
I am using headlessui/react, and I am getting an "Each child in a list should have a unique "key" prop" warning/error when using the RadioGroup component. But even after putting a key on the RadioGroup, its Option, Label, and their contents, I always get this error?
I have tried updating to the latest version of headlessui/react as well, and the problem persists.
Any ideas? It seems to me like this is an issue with headlessui itself.
Beta Was this translation helpful? Give feedback.
All reactions