David Khourshid
David Khourshid
Is this still applicable?
Closing as stale
> This is incredibly useful for our usecase where machines can be run as standalone, or as part of a wizard. Is there any way to get some eyes on...
@Andarist Looks like it landed; let's update preconstruct in the `next` branch 🔀
Being worked on in #3940
The `.withContext({ ... })` method is removed. Using `input` (`xstate@beta`) is now the recommended way of doing this: ```ts import "./styles.css"; import React from "react"; import ReactDOM from "react-dom"; import...
There is currently no more error here; is the problem resolved?
Closing; feel free to reopen if the problem is not resolved.
Yes, let's revisit this in v5. A periodic event makes more sense as something that is invoked, so this could instead be something like this: ```js // pseudocode import {...
The docs have moved to https://github.com/statelyai/docs and we will be addressing suggestions & improvements there.