❔-help
State Machines and Tree structures
xstate
Preventing memory leaks while spawning child machines
xstate
Modeling 7GIUs Circles Drawer?
modeling
xstate
Can't supply generic arguments to setup actors for stubbing
typescript
xstate
Using XState from AWS Amplify UI Authenticator
xstate
ActorRefFrom circularly references itself
xstate
Problems with @xstate/test and Playwright
test
vscode
xstate
I'd like some opinion on my machine as how to improve it.
general
modeling
typescript
xstate
useActorRef in xstate/react gets `this.logic.getInitialSnapshot` not a function error
react
general
xstate
inspect compatibility v5
general
xstate
Actor Spawned state changes but parent doesnt
react
general
xstate
My struggles as I build with v5
typescript
question about using refs in inputs
xstate
[REACT] Is there any way to type the state of an external selector?
react
typescript
xstate
createBrowserInspector use existing window
beginner
viz
general
Go back to previous state on error?
modeling
Can you provide a running actor to a new actor?
beginner
react
typescript
xstate
What if the input is not defined using createActorContext and Provider
typescript
xstate
Reverse or undo a transition
beginner
fsm
Always transition has an empty `event` object, on xstate version 4.37.1
xstate
How to type an actor that has event emitter type definitions ?
typescript
xstate
Syncing context between machines
general
modeling
typescript
xstate
Always Guard not Running on Actor Start
backend
typescript
xstate
Error In Code Export
backend
typescript
xstate
createActorContext should spawn other machines/actors?
beginner
react
modeling
How can i compose actors and machines together?
beginner
xstate
reenter problem
general
xstate
editor
context is being rewritten in case of immediate events.
react
typescript
xstate
Extracting Nested State Value in XState v5
react
xstate
Is there a way to do a wildcard `*` but exclude some captured events?
modeling
solved
xstate
ERROR: u is undefined
beginner
xstate
Action on every context update
xstate
Is it possible to connect to https://stately.ai/inspector via createWebSocketInspector in jest test?
viz
Which is more idiomatic: checking a 'disabled' state, or using `state.can`?
solved
xstate
Providing implementations to a global machine in a child component
react
xstate
v5 actions migration
general
sendTo problem
beginner
xstate
How to make typescript not yelling on ActionFunction created outside?
typescript
xstate
Top-Level exit action
react
xstate
TS with v5 check current state matches
general
Migrating to xstate 5 with react hooks
general
type event in guard definition
general
how to get correct type of spawned child machine context in parent machine context
react
typescript
modeling
xstate
🤔 Multiple Uses of Same Action on State: Bug?
editor
Invoke being fired twice in a row
general
How to type the input of context
typescript
solved
Sending events to invoke (grand-)child machines
beginner
xstate
Buffer events and change state when all events are received
backend
xstate
Typescript error when using multiple guarded transitions in always
typescript
xstate
Creating a useToggleMachine in V5?
xstate