❔-help
transitions parent-child, cousin, etc
xstate
Using provide and typescript
react
typescript
solved
xstate
only change context _after_ an intermediary state?
beginner
modeling
xstate
Guard only one action?
typescript
modeling
solved
xstate
How to get the order of states ? (Or maybe what I am trying to achieve is not a good idea)
beginner
general
solved
xstate
How to delegate events to child machines
react
solved
xstate
How to change state of machine/trigger an event from within an action?
beginner
general
typescript
xstate
How to pass the context to a promise actor on the editor?
backend
editor
stuck on using Svelte 5 + XState 5
typescript
svelte
vscode
solved
xstate
Is Jotai a good alternative to @xstate/react provider?
beginner
react
solved
xstate
waitFor function does not exist in xstate module
beginner
backend
xstate
How to keep a method running at all times? onAuthStateChanged
beginner
xstate
Running entry action before invoking an actor
modeling
xstate
How to learn the Actor Model?
modeling
xstate
How to type actors that will be provided?
react
beginner
typescript
solved
xstate
Events that do not provoke transition
xstate
Eventless transition
modeling
solved
xstate
How to synchronize a state machine with an external system ? (Audio Player)
modeling
xstate
Idiomatic state machine with a queue
beginner
react
xstate
sendTo vs emit
beginner
xstate
can actors defined in machine access context?
beginner
solved
xstate
actor.subscribe((state) => ... shows only states that invoke, ignoring all others
beginner
solved
xstate
@xstate/test v5 and invocations
test
solved
xstate
How to invoke logic on event and transition to another state
beginner
xstate
sendTo example from multiple invoked actors.
beginner
modeling
xstate
waiting for a state machine to be in a given condition
xstate
Two guards for one event?
solved
xstate
Error when creating state machine with React and Typescript
react
general
beginner
typescript
xstate
Reading state value inside action
general
xstate
Execute action based on machine context(Pattern or Anti pattern)
xstate
adding two invoked actors to the root of a machine breaking type inference
beginner
xstate
How to spawn dynamic machines?
typescript
xstate
Partially persist state.
beginner
xstate
TypeScript - [Invoked actor -> onDone -> Action] how to type incoming event?
typescript
delayed events
xstate
What exactly is the parent of an actor?
beginner
general
modeling
solved
is there a nice way to type actors?
beginner
xstate
composing with actors
beginner
xstate
Best Way to Track Illegal Events
xstate
Issue with invoke actor
editor
Throw error when event can't be handled
xstate
React request aborting started to behave really weird after migration to xstate5
react
typescript
xstate
Snapshot not emitted when state left without event (state machine) ?
xstate
Typescript : inferring a MachineSnapshot type from an existing machine setup/configuration
react
typescript
xstate
Interacting with a spawned machine
react
beginner
Is there a react hook that take an actor as an argument ?
react
xstate
Invoked actors vs Nested State
general
modeling
xstate
Shallow Comparison not working (?)
xstate
Communicate from spawned to parent on completion
beginner
fsm
@statelyai/inspect Cannot delete property of #<Object>
react