You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone.
I have read #159 but I just can't figure it out :( I have, on screen, a lot of instances of the same component and I need them to have a state that is a union of a global store & a local state (and to update based on changes of either one of them).
How can I achieve this?
Thanks.
The text was updated successfully, but these errors were encountered:
Hello everyone.
I have read #159 but I just can't figure it out :( I have, on screen, a lot of instances of the same component and I need them to have a state that is a union of a global store & a local state (and to update based on changes of either one of them).
How can I achieve this?
Thanks.
The text was updated successfully, but these errors were encountered: