mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Changelog: [Internal] # Problem Calling `UIManager::updateState` does not increment state revision because it calls `ConcreteComponentDescriptor::createState` which creates new state with state revision 1. # How did this propagate? This error propagated itself in TextInput when trying to input a value, you would be only allowed to type in 1 character. Reviewed By: JoshuaGross Differential Revision: D20072844 fbshipit-source-id: 37b8173307e1d91d6e9c41b5ff2e185dde31cc38