Pratik Bhattacharya
Pratik Bhattacharya
+1. Is there any update on this?
There is a PR opened for this, but due to issues in the package.json the PR could not be completed. @Flooze-IT - can you please rectify the PR, I have...
Have you tried setting `GlobalStore.DebugMode=true`, and then create the store. When the DebugMode is set to `true` we will attach the redux-developer-tool automatically. If that doesn't work for you, then...
Also about discussion forum, I have just enabled GitHub Discussions (look for the Discussions tab on the headers). All discussions related to usability shall be discussed there.
Did you try the debug option? Did that work for you?
From the description of your application, redux-micro-frontend can be used for maintaining the route history. In fact, in our organization we are using this library for maintaining the route history....
Ideally this shouldn't happen. Can you please give me an example of which action is modifying `MFAppStore`, and how are you dispatching it.