[Feature Request] support receiving respond
events when using an interpreter to run a machine
#1470
-
When executing a machine using the built-in interpreter, I cannot find a way to receive events that were created by the machine using the
IMO it would make sense to treat the interpreter as the origin of the original event and this would give some flexibility to run a machine either standalone or spawned from another machine. |
Beta Was this translation helpful? Give feedback.
Answered by
davidkpiano
Sep 19, 2020
Replies: 1 comment 5 replies
-
Can you prepare a code example with a comment of what you're asking? Code examples are really helpful when thinking through problems like this. |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
AlCalzone
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can you prepare a code example with a comment of what you're asking? Code examples are really helpful when thinking through problems like this.
CodeSandbox (XState template)