❔-help
Possibility of throwing an error on an invalid transition ?
beginner
typescript
solved
xstate
How do i type cast event in setup actions?
typescript
xstate
How to properly type parent machine actor in child?
typescript
solved
xstate
Accessing context from deeply spawned machines
general
xstate
Can enqueueActions be considered as official way to write things in "classic" way?
beginner
xstate
Is there a way how to sync VSCode /** @xstate-layout */ with Stately Studio?
xstate
vscode
editor
Enqueue Actions with Params?
xstate
context with array type breaks type inference
typescript
solved
Testing invocation logic in v5 due to fromPromise()
xstate
Action Raise type error in Setup
typescript
xstate
A bit of a philosophy question around parent / child machine relationship
general
modeling
State.create in v5
xstate
useActorRef vs useMachine
react
Assign question: Just trying to assign one context with another... but it removes it.
beginner
xstate
When an actor is stopped, does the snapshot remain intact?
beginner
general
xstate
after transition programmable delay
general
sendParent() v5
xstate
What is the proper way to use Vue Router in machines?
beginner
vue
xstate
What's the point of a Toggle Machine?
modeling
xstate
How to properly to transition to different states depending on fetch result?
beginner
xstate
How to exclude xstate inspector from build step
general
Guidance on synchronising to external state
beginner
react
modeling
is there a way to export to mermaid from the cli?
general
State, machine, or actor?
modeling
xstate
Trigger an event at a specific time of the day
xstate
🤔 Assign with params question...
beginner
xstate
Type safe guards using `setup`
typescript
How to clean up actor before `MyMachineContext.Provider` is unmounted
react
xstate
Accessing API documentation
xstate
Unable to reach "ready" state?
xstate
Spawned actors not cleared when their state goes to final ? Memory issue ?
typescript
xstate
Is the project going in a closed-source direction?
viz
I am trying to migrate from v4 to v5 and I am getting:
xstate
Persisted Machines, Backwards Compatibility
xstate
DoneInvokeEvent
solved
xstate
Self-transition of a parent machine that does not "reinitializes" the child machine
modeling
xstate
How to waitFor in backend
xstate
[v5] fromPromise actor "self" does not send messages to parent
general
xstate
[v5 migration] In unit tests is there a way to start an actor from known state?
typescript
test
xstate
how to specify the type of action whose definition is provided within provide?
typescript
xstate
Self transition + after
beginner
solved
xstate
Waiting for actor to complete processing event
xstate
[v5] spawnChild not filling children array on parent machine ?
typescript
xstate
Typescript: fromPromise actors typings:
beginner
general
typescript
Run machines server side
modeling
resetting all nested machines context
react
beginner
Best practice to return data from spawned child machines?
beginner
xstate
Making a re-usable toggle machine?
xstate
Question about `spawn` in V5?
beginner
xstate
Cleaning Up Spawned Actors
general
typescript
xstate