mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
35bf9d27a3
This is because the HostConfig can't be guaranteed to be consistent with other code such as code that touches the DOM directly. Ideally we'd have a more systemic solution to this since it will pop up for other packages later too.