Closed
Description
I gave a first try to the new beta and I can see some problems (unless I should make some changes).
The components that are connected to the store via connect
don't get updated (they don't re render). While debugging I can see that the function mapStateToProps
gets called correctly (and I can see the changes) after the action but the component doesn't re-render hence it doesn't show the new values.
I hope it could help
Metadata
Metadata
Assignees
Labels
No labels