overmind icon indicating copy to clipboard operation
overmind copied to clipboard

[BUG] Vue State Hooks loses reactivity once using in nested components.

Open jdinartejesus opened this issue 4 years ago • 4 comments

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.

jdinartejesus avatar Aug 14 '21 23:08 jdinartejesus

It's a blocker for me as well

virtuecoder avatar Nov 14 '21 22:11 virtuecoder

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.

M0dM avatar Nov 08 '22 12:11 M0dM

Hi @M0dM, O'm really sorry but moved away from Overmind due to lack of activity. Now only running with Urql.

jdinartejesus avatar Nov 08 '22 12:11 jdinartejesus

I stopped using Overmind too, switched to Pinia.

virtuecoder avatar Nov 09 '22 09:11 virtuecoder