Zeiver
Zeiver
Short question, since it's about broken reactivity and it was introduced with v1.1.0, could it fix the context reactivity problem too? https://discord.com/channels/842438759945601056/1106601727458824302/1106601727458824302
Okay gonna try to create an example with Stackblitz.
https://stackblitz.com/edit/node-xenwez?file=src/components/starter/example/example.tsx So I only created a 1.1.0 version, but it's the same problem. If I give the store an initial value even if it's undefined for { text?: string }...