mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
48006b0e63
Whilst this is intentional behaviour (see #1274), it is not documented anywhere, so it is worth mentioning. It would also be nice if React issued a warning to console if a cloned component loses its key (as this will silently break reconciliation?)