How to set up multiple providers with different stores?
问题 I'm currently working on project and I'm facing a problem. I'd love to end with different react sub-apps with different providers and store. I've been already trying to apply two separate stores, without success so far. The main problem is when i have one global store everything is working just fine, when i try to apply different stores to different routes app is just simply using only first of them. Problem is that the app will be working on vulnerable data i have to split it among multiple