- Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
As long memoize-state holds only one result, it will not properly work if a Component would have more that one instance.
Related - https://github.com/threadheap/reselect-weakmap-memoize
Proposed fix: convert wrapper to a component factory, producing the different "connected" components for all instances, and thus detangling memoization.
Metadata
Metadata
Assignees
Labels
No labels