❔-help
What kind of state?
beginner
modeling
xstate
Guarded entry action?
beginner
invoke action not executing `onDone` or `onError`
backend
beginner
typescript
solved
xstate
Conditional Guards in Stately Studio
beginner
viz
xstate
editor
State Machine works in editor but not in XState
beginner
xstate
editor
Fetch initial data into context
beginner
react
general
xstate
Advice on modeling dependent state between machines
react
general
modeling
beginner
Logging transition changes for child state
beginner
xstate
How to fix these unreachable states?
editor
Access updated context from nested component without props
beginner
vue
xstate
Typing for state.matches
general
typescript
xstate
How pass data trought event to another machine using send to inside actions?
react
xstate
wait for action
fsm
Correct typing for an array of `sendTo` actions returned from pure
typescript
xstate
How to transition parent machine only after multiple child machines have reached a certain state
general
modeling
solved
Is there a way in an action function to access the current state of the machine after a transition?
general
Is it ok to have context not in `context` property?
react
general
modeling
Player FSM
beginner
fsm
vue
I'm confused. What is this Brian Boyko guy talking about?
beginner
Is there a way to strongly type state values? Or infer them?
typescript
svelte
Usage of the "raise" built-in actions crashed the Vizualizer
viz
access the { state, send } of an invoked machine the way I can with a machine that I interpret
general
vue
xstate
Could not find a machine at the current cursor.
beginner
viz
vue
vscode
`waitFor` race conditions
typescript
xstate
Get Type error 'TypeError $csb__xstate.toEventObject is not a function'
typescript
general
xstate
How many machines per app?
beginner
xstate
Invoke not completing
beginner
modeling
xstate
Warning: No implementation found for action type 'sayHello'
beginner
solved
How to access values of child state?
beginner
integration testing a component that would render as part of a higher order state machine
general
test
xstate
How to navigate back to parent state?
beginner
general
xstate
How to send events from invoked machine
xstate
Fastest way to look for syntax documentation
beginner
xstate
Ways to update parent machine context
modeling
xstate
Accessing a state's metadata
xstate
How can I release the actor ref from context after stopping it in nice way?
beginner
solved
xstate
Is there a better way to create this machine?
beginner
Typing sendParent
typescript
xstate
Getting current state from within an action (fired on entry)
beginner
react
general
typescript
Infinite loop on initial state with always, as used as an example in the docs
react
typescript
xstate
beginner
@xstate/test filtering of paths not supported anymore (`No test found in suite reaches state`)
test
Spawned machines don't start when the machine is imported as a module
react
typescript
xstate
Can't understand how to type things down the tree properly with useContext, useInterpret, useActor
typescript
Wrong "after" event happening
xstate
Trying to figure out how to build a machine with lots of guards
xstate
Can XState replace "conditions"?
beginner
modeling
`@xstate/fsm` `state.can( ... )` ?
fsm
Implementing a custom clock that allows "hibernation"
backend
xstate
Modelling phone automation
general
modeling
xstate
How to start local development server?
general
xstate