makeomatic / makeomatic/redux-connect

Changes to context do not propagate

Open
#106 14 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
JavaScript
Stars
545
Forks
61
PR merge metrics
No merged PRs in 30d

Description

I believe this is a problem with asyncConnect containers where updating context does not properly propagate updates to children. I had to create a wrapper around react-redux's connect to get context changes to propagate. Do I need to do something similar for asyncConnect?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by examining the asyncConnect containers and comparing their context handling with react-redux's connect. Reproduce the reported case with a changing context value; done means updates propagate correctly to asyncConnect children without requiring a wrapper.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.