Skip to content

Should handle multiple instance case #1

@theKashey

Description

@theKashey

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
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions