❔-help

1835 threads · Page 28 of 37

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