-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Description
Hi Guys,
I posted this question on stackoverflow.
Basically, I am having an issue where my components are connected initially but, I don't get the subsequence updates despite ensuring that states are immutable.
I am writing an application that dynamically renders react components from json definitions. The renderer component has its own store, and the dynamically generated component tree is from another store. I did not use Provider
for the 2nd one. I am passing them manually as seen from the question above.
I can give more context if needed. Thanks for any advice/help!
Metadata
Metadata
Assignees
Labels
No labels