❔-help

1835 threads · Page 8 of 37

Create actor from machine with a specific state and context (testing) 2 messages
typescript xstate
`useSelectors()` (is there a react api for working with lists of actor refs)? 5 messages
react xstate
Persist machine with spawned child 5 messages
react typescript xstate
Should `resolveState` invoke top-level actors? 31 messages
test xstate
@xstate/react Package deps 5 messages
beginner react typescript xstate
strict types for state 21 messages
beginner typescript
How to detect any child actor is running? 2 messages
beginner xstate
Spawning Child Machine with input 24 messages
xstate
invoke actors (fromObservable, fromPromise) 7 messages
typescript xstate
State Machine for Wizard with Stepper 3 messages
modeling xstate
v5 types / generics system 9 messages
typescript xstate
Is it safe to use self._parent? 12 messages
xstate
Why is xstate typegen printing this? 2 messages
typescript xstate
v5 typescript send - event never 9 messages
beginner xstate
How to grab all events, that impact the current state? 3 messages
modeling typescript vscode solved xstate
Self Transition vs Targetless Transitions 4 messages
solved xstate
Invoke / Actor Logic Input Type Issues 2 messages
solved xstate
Recommendations for migrating between persisted snapshot versions 11 messages
xstate
How to debounce properly an action 12 messages
vue xstate
does xstate still work with redux dev tools? 2 messages
xstate
XState 5, Svelte 5: How to display states of spawned children 3 messages
beginner
Check actor state in guard / Access system actors in guard 4 messages
beginner general modeling xstate
self.getSnapshot() in action: a bad idea? 2 messages
modeling solved xstate
enqueue type error 3 messages
beginner typescript xstate
How to properly debounce network requests coming from state machine? 8 messages
react xstate
History State doesn't seem to work with deeper child states. 8 messages
xstate
parentRef in a restored child machine 17 messages
xstate
Type Error on input in fromPromise. 5 messages
beginner typescript
TS Game class state machine without XState? 58 messages
backend general typescript
Why does invoke not work? 8 messages
beginner modeling xstate
How To use the send function globally without handing it over to Props 11 messages
beginner xstate
Is it possible to invoke a child state machine in v4 from a parent in v5? 18 messages
xstate
Set the systemId based on context 10 messages
backend xstate
Advise on choosing actor type 6 messages
beginner xstate
Running action just before an actor is destroyed 53 messages
react xstate
Problems with `$snapshot` while upgrading to XState v5 5 messages
svelte
On the cost of a singular createMachine 2 messages
beginner
Mismatch event and state value on transition (async vs no async ops): 14 messages
backend general
Best way to subscribe and select from another actor's state in the same system 3 messages
xstate
API for the generation of Stately Code from text? 2 messages
general xstate
Sky inspector ws message max size 10 messages
solved xstate
how do I make two machines interact with each other? 6 messages
typescript svelte solved xstate editor
type error when adding `id` to spawn call 17 messages
beginner general xstate
How to connect states? 12 messages
react typescript xstate
How properly type fromPromise errors 4 messages
react typescript solved xstate
Looking for feedback on my state machine 8 messages
beginner xstate
Pattern for getting feedback from guards 4 messages
beginner modeling xstate
Handling machines in http servers 7 messages
beginner backend fsm xstate
How to call db functions on each state in machine and make machine run synchronously? 14 messages
backend xstate
Can `self` be available in a guard the way actions is? 21 messages
xstate