mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
2f52d81865
There is an exception when value or defaultValue is set but there are no children as ReactDOMSelect tries to mark the first children as selected even if there are no children.