Closed Akashdeep312 closed 2 months ago
Hi @Akashdeep312,
this is not a bug but a configuration error, please take a look here to fix your issue: https://github.com/callstack/repack/issues/500. You should also search for redux
in the issues, we had a few about it.
I'll close this issue for the reason above - if this is not the case, please submit a new issue and add a minimal reproduction repository link, thanks!
Describe the bug
I have a mini app which has full functionality and it's own store using redux and redux toolkit , now i want to load into host app which is based of Super App Showcase and i'm having the following error
mini app that i want to load has following configuration.
System Info
Re.Pack Version
host: ->"@callstack/repack": "3.7.0",miniapp:->"@callstack/repack": "^4.3.1",
Reproduction
https://github.com/callstack/news-mini-app-showcase
Steps to reproduce
creating the a minimal repo, that will take some time for me as the app is fully functional app trying to trim out the features, don't ignore this only because of this news app link repo 😅