❔-help
v5 How to select or subscribe to an invoked actor?
beginner
react
xstate
v5 How to handle invoke typing?
beginner
typescript
xstate
v5 How to handle fromCallback subscription?
beginner
xstate
How to either guard or conditionally act on another actor's state?
beginner
modeling
xstate
New to XState - v5 Questions
beginner
react
xstate
V5: stateIn is incompatible with guards provided to the machine
beginner
general
How do I raise from within an invokable without a TS error?
xstate
Stately VIZ Editor - Cannot click event on spawned machine
viz
Stately Online Editor - Error in Source Code
xstate
typing state store in svelte
typescript
svelte
Breaking changes with `invoke` in V5?
beginner
general
xstate
self transition guard
general
Typing an invoked Observable
typescript
beginner’s help
beginner
general
xstate
How to resume a machine from a snapshot without rerunning the current state?
modeling
xstate
How to fire an action from within a callback setup within a machine?
typescript
modeling
xstate
How do you find the errors in a machine in the editor?
solved
editor
One machine, multiple service invokes writing to the same context
fsm
Confused about useInterpret hook
react
backend
How to keep in sync context & URL query params?
xstate
Two Machines or Parallel Machines?
beginner
general
modeling
@xstate/test starting from the beginning every time
test
Communicating between machines?
beginner
modeling
xstate
Transitioning using guard
viz
modeling
solved
xstate
Please Help!
xstate
Persistence?
solved
xstate
State's service invoked twice in parallel
xstate
Pattern recommendations: transition state once all spawned actors have stopped
react
xstate
Dynamic meta
general
this.behavior.getInitialState is not a function
xstate
Migrating to XState5...
xstate
Trouble understanding order and how to accomplish what I'm after.
general
solved
xstate
spawn child machine on entry -errors
typescript
xstate
Can I access machine state in actions?
xstate
Testing service completion transitions in a pure machine
typescript
test
xstate
Can’t run inspect on Next.js
react
xstate
#Help with invoke using 'fromEventObservable' syntax
beginner
solved
xstate
Typing onDone data?
beginner
typescript
xstate
set context from outside of machine
beginner
svelte
External dependancies for XState?
general
solved
xstate
How to use same instance of machine in vanilla and react environment at the same time?
beginner
react
solved
xstate
Q: how to go back to previous state
react
xstate
Avoid multiple instances of same machine running in development
solved
svelte
xstate
How on earth do I type this?
typescript
xstate
Will XState v5 place types under SemVer?
xstate
What is the expected pattern when using state.can?
xstate
Forwarding Events
general
xstate
With XState v5, it seems that restored actors don't restore timers automatically
xstate
Guards event in a test machine only has "type"
test
solved
Spawning actors vs Parallel states?
modeling
xstate