❔-help
Every services are displayed anonymous in XState Visualizer
react
viz
xstate
Transitions between states that run services sequentially
xstate
Should description be stripped out at build-time ?
beginner
xstate
How to listen for child machine's context changes?
beginner
react
typescript
general
More Noob Parent-Child Qs - accessing child context
beginner
react
typescript
Noob Q Big Picture Parent-Child Machine Approaches
beginner
react
modeling
xstate
Game FSM Advice
beginner
general
typescript
Typegen throws error in Vite
vue
xstate
Why does `predicatableActionArguments` cause action `meta.state` to be undefined?
xstate
A full code example of Parent-Child Machine example from docs?
beginner
typescript
useInterpret Expected 2-3 arguments, but got 1.
typescript
xstate
XState on server for long-running scheduler?
beginner
backend
general
xstate
How would one include action parameters when sending and event?
general
How can I do an always transition in fsm?
fsm
Deno?
typescript
fsm
xstate
Send multiple events from action
modeling
xstate
Function called outside component initialization svelte error
solved
svelte
Bare-metal embedded system modelling
general
Naming conventions
modeling
xstate
How do you type Invoke actions
typescript
xstate
Is there a way to strongly type state.children?
xstate
[state,send] type from useMachine
beginner
react
typescript
Patterns for dependency injection
xstate
Does useActor always returns the same instance?
react
TypeScript and model based testing with event cases
typescript
test
xstate
Types for spawned machines
typescript
xstate vue wrong typings
vue
xstate
Property 'data' does not exist on type 'never'
typescript
action for invoke's onDone, regardless of condition?
xstate
typegen result is empty
typescript
Uncaught TypeError _owner is read-only
viz
xstate
Access state in action
modeling
xstate
stately inspector working?
viz
Context updates too lazy?
xstate
synchronize context from separate machines
general
modeling
Would xState machine current state value ever be null?
beginner
general
Set context value on every transition
xstate
targeting multiple states in a machine with parallel states
general
xstate
Use a state machine as a Promise
general
xstate
Using xstate to control a login workflow
beginner
modeling
xstate
Do calculation everytime the form input changed
react
modeling
beginner
typescript
xstate
Can't destructure initialState when context is external
react
typescript
xstate
Type context is not assignable to ... (when using assign)
react
typescript
xstate
Order of execution
modeling
Defining machine invoke in config
typescript
xstate
How to automatically transition state machine to next state when all invoke calls have finished?
general
modeling
beginner
solved
xstate
'forwardTo' throws 'Unable to send event to child X' when used with useActor
react
xstate
Unique State for onReceive
general
What does stop() actually do?
xstate
Managing effects with rxjs, use common pattern of filtering events like redux-observable - ngrx
typescript
xstate