Skip to content
Discussion options

You must be logged in to vote

There likely was an omission when converting this study to the Reducer protocol. I've submitted a PR to fix this in #1807. It consists in making sure that you embed your child reducer into the parent, here with an ifLet reducer modifier.
I'm not sure this is what's happening in your case, but forgetting to embed a child into a parent (with ifLet, forEach, Scope, …) is usually the principal reason for unresponsive or "dead" child features.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@havilog
Comment options

@tgrapperon
Comment options

@havilog
Comment options

Answer selected by havilog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants