David Khourshid

Results 454 comments of David Khourshid

It seems this link is broken: https://codesandbox.io/s/little-cherry-hlnss2?file=/src/App.js Closing as the original issue is unrelated to XState and more related to how React strict mode works, with double-effect execution. If the...

Superseded by https://github.com/statelyai/xstate/pull/3943

Thank you for the PR. Translations will be done in https://github.com/statelyai/docs

Closing as the sandbox could not be found and may no longer be reproducible with the latest XState version. If you can share a reproducible sandbox with the latest XState...

@zgotsch This will be resolved in v5, but can you explain your use-case for wanting to grab an initial state from `machine.getInitialState(...)` outside of just interpreting the machine?

Working as expected in `xstate@beta`: https://codesandbox.io/s/sad-glade-kcbnx0?file=/src/index.js

Hey @urig-40seas! We will be working on `onError` for XState v5 soon, which should solve these kinds of issues. cc. @Andarist

@Andarist Can this be closed as finished?