❔-help
How to type child actors?
typescript
solved
xstate
How to communicate with a sibling actor?
modeling
solved
xstate
Do I have one big machine or somehow split it into smaller ones that talk to each other?
beginner
modeling
xstate
How to set target based on `fromPromise` result?
modeling
solved
xstate
Is there a way in a guard to check whether a specific actor id has already been spawned
xstate
Alternative to "Async guards"?
modeling
vue
xstate
Decouple UI from Actor Hooks
react
xstate
Parallel states invoking machines
general
ID for actor has typescript warning
beginner
OH MY GOD Cannot get value from websocket
beginner
general
createSystem not available as export
xstate
Is there an easy way to reset an actor to its initial state?
general
sequentially spawning child actors
beginner
modeling
xstate
When will @xstate/react support React 19?
react
subscribe to only state changes
beginner
xstate
actions orderenter->exit->action
xstate
Service patterns?
general
modeling
xstate
Assign and guard in same transition
xstate
Can assign action have params?
general
types aren't working for defining an action?
xstate
How can I intercept the creation of child/invoked actors from a parent actor?
xstate
Spawned actor not executing after transitioning to final state
solved
xstate
how to send actor.send inside a machine's event?
beginner
react
general
xstate
Abstraction for decoupling State Machine from Components?
vue
test
xstate
should this invoke be re-run when restoring a machine from persisted snapshot
backend
xstate
Where is this docs source, is it available ?
general
solved
xstate
Easy way of injecting a variable from a React hook into an actor in `setup()`
react
typescript
fsm
xstate
TypeScript Errors in XState Machine
typescript
xstate
Can an actor send an event?
general
Problems with syncSnapshot causing crashes in nested state machines - xstate v5
react
typescript
xstate
beginner
Persisting invoked child machines.
modeling
solved
xstate
Get invoked child machine and create a React context from it?
react
typescript
xstate
Get type for possible states of a machine? (v5)
react
typescript
xstate
History
xstate
Patterns for back-end at scale, cluster?
backend
Emit on action, WITH params
beginner
xstate
HELP!!!
general
typescript
parent ref and circular type reference
general
modeling
beginner
solved
xstate
Help Needed: Extracting XState Actions to Separate File Not Working
beginner
What is subscribe() subscribed to?
xstate
React: What is the proper way to provide nested machines to eachother?
react
modeling
xstate
How to mock `after` timers
general
xstate
promise actors, abort signal, and non-fetch scenarios
modeling
xstate
Entry/exit actions event type for state with invoke
typescript
xstate
typed Actions conflicting with Event types
typescript
xstate
getPersistedSnapshot() and history state issues
xstate
DRY multiple assign situations
general
xstate
Is it possible to spawn a machine as a child of itself?
general
Handling Typing of Circular References
typescript
xstate
Unable to pass context for v5
backend
typescript
xstate