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.
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.