Scenes: React-lite is used with Redux, and React components use Redux to bind state.
Behavior: dispatch an action in the componentWillReceiveProps or componentDidUpdate methods of the React component to modify the state of the binding.
Exception: error Can not read property '$ updater' of undefined
Scenes: React-lite is used with Redux, and React components use Redux to bind state. Behavior: dispatch an action in the componentWillReceiveProps or componentDidUpdate methods of the React component to modify the state of the binding. Exception: error Can not read property '$ updater' of undefined
Fixed this Bug