❔-help
Can't auto layout in Stately editor "Uncaught (in promise) Error: Unable to layout ELK node."
editor
How to implement state machine target depending on a context variable?
beginner
fsm
xstate
Using @xstate/react with an older version of TypeScript (3.8)
react
typescript
How to monitor state changes in invoked machines.
vue
xstate
Performance in React with `useSelector`
react
solved
xstate
not sure how to start to use xstate test to do model base testing🫠🫠🫠
test
sendTo or forwardTo multiple actors
xstate
How to assign a context variable which is the reference of the interpreted state machine itself?
vscode
xstate
Does XState advocate to be used as a state management or a specific way to build UI
xstate
Reset of after delay when re-entering state ?
general
xstate
useActor() with useSelector()
beginner
react
xstate
I resolved sharing Parent/Child machines with multiple components in Vue like this. Anti-pattern?
vue
App context with Xstate in Next13
react
beginner
solved
xstate
guard result metadata
form
modeling
xstate
Composing machines
beginner
xstate
Easy way to show different error messages for multiple error causes on multiple inputs?
modeling
Does XState supported computed context
xstate
SolidJS example?
beginner
Can I subscribe to a specific event?
react
solved
xstate
Pro Subscription seats?
general
Invoke method promise resolved yet still sending API requests
beginner
vue
Testing child machine
xstate
Inconsistent warnings from typegen
general
typescript
vscode
xstate
Handling "Make sure that the default transition is the last one defined"
beginner
general
How do you transition from within a service?
xstate
xstate devtools with Map() in context
viz
xstate
How do you call it from outside the React component tree?
xstate
Calling parent action from a child state
beginner
typescript
vscode
xstate
What am I doing wrong here?
xstate
createActorContext useSelector state is typed as never
react
typescript
solved
xstate
How to remember the sub-state I was in before switching the state?
beginner
xstate
How to properly type assign deep object in context
typescript
xstate
Better strategy needed for context properties that change every 50ms
beginner
xstate
VS Code extension Typegen
typescript
vscode
@xstate/test + playwright
test
Persist & Rehydrate state with createActorContext
react
xstate
Send event to React Context in same component / remix route
react
xstate
Can a machine actor be spawned from a specific state ?
beginner
backend
typescript
Can a test model filter function access the previous state?
test
How do I assign context in a spawned machine?
react
modeling
xstate
Trying to edit machine in vs code visual editor, but it doesn't updates code.
beginner
vscode
How do I send an event to a spawned machine?
beginner
react
modeling
xstate
Machine design help: parallel updater and queue
modeling
xstate
Should I put a class in my context?
modeling
xstate
How to spawn an actor on parent machine start using "entry"
modeling
xstate
Should I "spawn" actors for each player in my game?
beginner
react
modeling
xstate
Best way to spawn and access an indefinite amount of child machines
xstate
When refactoring, at what point does it make sense to split into separate machines?
react
general
modeling
beginner
xstate
Using React context with proper typing
react
typescript
xstate
How can I reset my machine?
beginner
react
general
xstate