Justin McMurdie
Justin McMurdie
I think I'm experiencing the same issue here: https://codepen.io/anon/pen/PaxBaP?editors=0010
We have official examples. The link already posted has a collection of them.
We do have examples of inter-app communication, it's even by the same name as this one in the examples area. It just doesn't use redux in the child apps but...
No response from original author. Closing
The first problem I see is that you're using a framework in the single-spa-root-config > 1 React app - host and container https://single-spa.js.org/docs/faq/#should-i-have-a-parentroot-app-and-children-apps That means any debugging you're doing is...