Add validation to the React.Children helpers #11549
Labels
Component: Core Utilities
Resolution: Stale
Automatically closed due to inactivity
Type: Enhancement
Currently helpers like
React.Children.toArray
will not validate the passed elements, so things like missing keys go unnoticed.See the discussion in https://twitter.com/sebmarkbage/status/930239051092803585 (I deleted the original tweet) for more context
The text was updated successfully, but these errors were encountered: