❔-help
event types in actions.
beginner
typescript
How long `sessionId` remains in Stately Sky?
beginner
general
xstate
Machine that invokes a machine which invokes an agent breaks
general
solved
typescript and guards
typescript
two machines
beginner
react
general
xstate
Can you switch to a state...
beginner
useSelector not returning typed vars
typescript
vue
xstate
What is the preferred way to pass initial values to @xstate/store in React?
react
xstate
Fetching via Stately Sky?
beginner
xstate
[@xstate/vue] Accessing invoked child machines from different components.
modeling
beginner
vue
solved
xstate
How do you `catch` errors from `spawn`ed actors?
xstate
Guard code doesn't reflect inside the editor studio
modeling
editor
Managing Multiple Dialogs within a given state
react
modeling
xstate
Does removing actors from context also stop them?
solved
xstate
Creating a State Machine for Three.js Character animations
beginner
Wrong type for children
react
typescript
xstate
Extend machine with actions and event
modeling
xstate
Annotate the type for `spawn` inside `assign()` assignments
xstate
how to go back to previous state?
beginner
Abstact type for actor
typescript
xstate
What do you call the `{ context, event}` object?
xstate
Persist state of machine after spawning children and recreate
react
typescript
xstate
How to type child machines in React
typescript
Customised Machine Configuration
xstate
Using both action and invoked promise actor
beginner
xstate
v5 invoked machine inside v4 machine?
xstate
v5 runtime visualizer?
viz
waitForParallelInvoke Helper
typescript
How to handle actor cleanups correctly?
modeling
xstate
is there a way to compose machines+handlers for testing?
xstate
catching unhandled events in @xstate/graph tests
xstate
Enabling state-independent actions/events
xstate
Exit transition or condition
beginner
Emit Event to Top-level Machine
beginner
general
modeling
xstate
Why won't this machine run?
general
How to narrow events according to a specific state?
xstate
Jump to arbitrary state during development
typescript
xstate
How can I forwardTo, but silently ignore when the service isn't running?
xstate
Provide implementations to initialised actor, not original machine
react
xstate
can you use input for anything other than passing in context to useActorRef?
beginner
Dependency injection within xstate
beginner
react
general
typescript
Is there a way to replace an invoked actor with one from a snapshot?
react
general
beginner
xState React: update from 5.5.0 to 5.14.0 type errors
react
typescript
xstate
Prevent the onDone callback from being triggered if a transition happens
modeling
xstate
Actions, xState5 and typescript
typescript
xstate
Typing onDone assign DoneActorEvent Output
beginner
typescript
xstate
Will an unstopped machine be cleaned up? Does a machine need to be stopped?
beginner
react
xstate
Typing `fromCallback` actor
typescript
xstate
Passing data between states [v5]
typescript
xstate
How to type an action in `setup` that will be called by an `onDone` of `invoke`?
typescript
xstate