developit / developit/preact-redux
Partially connected component is not updated in 2.1.0
Open
- Dominant language
- JavaScript
- Stars
- 285
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
Hi! Can't wrap my head around simple issue:
Given we have a component and and its connected counterpart, the latter is not updated when it receives props.
Made reproducible:
https://codesandbox.io/s/sharp-moore-l1gcq
Am I doing something wrong? I've tried all combinations of `withRef` and `pure` and still no luck. Also everything works fine in 2.0.3.
Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.