Open jdinartejesus opened 3 years ago
It's a blocker for me as well
Hi @jdinartejesus, @virtuecoder do any of you guys have a small project to reproduce the issue and then be able to investigate the issue. I think it could help a lot @christianalfoni or any other people who could have some time to fix this.
Hi @M0dM, O'm really sorry but moved away from Overmind due to lack of activity. Now only running with Urql.
I stopped using Overmind too, switched to Pinia.
I'm using overmind with vue3, and when using nested State Hooks in nested components the state stop being reactive in Vuejs. I can still see the changes being completed on Overmindjs Devtools but Vuejs doesn't get the new values anymore.
I'll try to create a code example next days to help with debugging.