-
## Idea
It should be possible to visualize Machines using [@xstate/inspect](https://xstate.js.org/docs/packages/xstate-inspect).
## Research
- of course David thought of Visualizer Integration: h…
-
This link is incorrect. Correct link is https://stately.ai/blog/nesting-typegen-files
https://github.com/statelyai/xstate-tools/blob/70b5e569d89c7cd8b2eac14db329c8b8c8e0432b/apps/extension/client/s…
toiim updated
1 month ago
-
Suggestion to produce xstate js output, would be really useful and provide wider audience for use with most popular js library for state charts/ state machines.
Ideally, would be available as an op…
-
### XState version
XState version 5
### Description
In V4, I manually started and stopped the machine based on certain conditions, which worked correctly (see the provided CodeSandbox link below).
…
-
# Feature request
The [next](https://github.com/statelyai/xstate/labels/XState%20v5%20alpha) version of xstate (V5) seems geared towards server environments, so it might be an ergonomic (and OSS) app…
-
Submitting here as an issue to reference it in the [next WG agenda](https://github.com/graphql/graphql-js-wg/blob/main/agendas/2024/04-Apr/24-graphql-js-wg-april-2024.md).
### Some historical cont…
-
XState has [`entry`](https://xstate.js.org/docs/guides/actions.html#action-order) actions, that are executed as soon as you enter a state.
Would it be possible to add that to robot? Maybe with an `…
-
Hi,
I'm planning to use [@xstate/fsm](https://github.com/davidkpiano/xstate/tree/main/packages/xstate-fsm) in my project to get the bundle size down a bit, but I'm not able to use this addon when I…
-
### XState version
XState version 5
### Description
TS throws an error when `enqueuedActions` is declared within `setups > actions`.
### Expected result
No type error should be ra…
-
### XState version
XState version 5
### Description
An `assign` action reports a type error when using `exactOptionalPropertyTypes: true` in `tsconfig.json`.
### Expected result
It should be po…