❔-help

1835 threads · Page 12 of 37

Possibility of throwing an error on an invalid transition ? 4 messages
beginner typescript solved xstate
How do i type cast event in setup actions? 8 messages
typescript xstate
How to properly type parent machine actor in child? 17 messages
typescript solved xstate
Accessing context from deeply spawned machines 8 messages
general xstate
Can enqueueActions be considered as official way to write things in "classic" way? 3 messages
beginner xstate
Is there a way how to sync VSCode /** @xstate-layout */ with Stately Studio? 3 messages
xstate vscode editor
Enqueue Actions with Params? 6 messages
xstate
context with array type breaks type inference 7 messages
typescript solved
Testing invocation logic in v5 due to fromPromise() 3 messages
xstate
Action Raise type error in Setup 9 messages
typescript xstate
A bit of a philosophy question around parent / child machine relationship 3 messages
general modeling
State.create in v5 4 messages
xstate
useActorRef vs useMachine 2 messages
react
Assign question: Just trying to assign one context with another... but it removes it. 17 messages
beginner xstate
When an actor is stopped, does the snapshot remain intact? 5 messages
beginner general xstate
after transition programmable delay 2 messages
general
sendParent() v5 13 messages
xstate
What is the proper way to use Vue Router in machines? 3 messages
beginner vue xstate
What's the point of a Toggle Machine? 14 messages
modeling xstate
How to properly to transition to different states depending on fetch result? 6 messages
beginner xstate
How to exclude xstate inspector from build step 4 messages
general
Guidance on synchronising to external state 7 messages
beginner react modeling
is there a way to export to mermaid from the cli? 2 messages
general
State, machine, or actor? 14 messages
modeling xstate
Trigger an event at a specific time of the day 5 messages
xstate
🤔 Assign with params question... 2 messages
beginner xstate
Type safe guards using `setup` 41 messages
typescript
How to clean up actor before `MyMachineContext.Provider` is unmounted 47 messages
react xstate
Accessing API documentation 5 messages
xstate
Unable to reach "ready" state? 8 messages
xstate
Spawned actors not cleared when their state goes to final ? Memory issue ? 11 messages
typescript xstate
Is the project going in a closed-source direction? 10 messages
viz
I am trying to migrate from v4 to v5 and I am getting: 38 messages
xstate
Persisted Machines, Backwards Compatibility 8 messages
xstate
DoneInvokeEvent 3 messages
solved xstate
Self-transition of a parent machine that does not "reinitializes" the child machine 4 messages
modeling xstate
How to waitFor in backend 3 messages
xstate
[v5] fromPromise actor "self" does not send messages to parent 14 messages
general xstate
[v5 migration] In unit tests is there a way to start an actor from known state? 4 messages
typescript test xstate
how to specify the type of action whose definition is provided within provide? 6 messages
typescript xstate
Self transition + after 14 messages
beginner solved xstate
Waiting for actor to complete processing event 4 messages
xstate
[v5] spawnChild not filling children array on parent machine ? 8 messages
typescript xstate
Typescript: fromPromise actors typings: 3 messages
beginner general typescript
Run machines server side 4 messages
modeling
resetting all nested machines context 4 messages
react beginner
Best practice to return data from spawned child machines? 2 messages
beginner xstate
Making a re-usable toggle machine? 2 messages
xstate
Question about `spawn` in V5? 6 messages
beginner xstate
Cleaning Up Spawned Actors 3 messages
general typescript xstate