Replies: 1 comment 1 reply
-
|
Working on a fix for this: #5537 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In @xstate/store-react v1 we do this:
Note the triggering of
gotFoofromfetchFoo.How would you do this with @xstate/store-react v2?
How would you trigger a message to the store in this pattern? Pass the store itself in the event/message?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions