Skip to content

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

@jdinartejesus

Description

@jdinartejesus

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.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions