❔-help
Sending multiple messages to invoke actors
beginner
xstate
[v5] Can I use createMachineContext with persisted state?
react
solved
xstate
Sync URL location to and from xstate
react
[v5] Inlining vs Serializing `onDone` Actions
typescript
solved
editor
How can spawned actors get all messages sent to the parent in v5?
viz
Light theme using @xstate/inspect on an iframe
general
solved
Actor Mental Model - Complex Form
modeling
xstate
XState context and real time data
modeling
xstate
How should I describe it in xstate?
beginner
general
solved
unable to acces API document about v5
beginner
Unable to make parent-child actor communication
beginner
xstate
Using promises in initial context?
solved
xstate
Can I use named actions with child machines?
react
XState + WebGPU not mixing well
beginner
react
typescript
stop system actor [v5]
general
xstate
[v5] Changing Persistence Strategies
backend
xstate
Typing actors in V5 via `types: {} as {...}`
typescript
Context, and when to use an external store
beginner
vue
completing parallel states
beginner
general
xstate
Typing actions's event parameter in v5
typescript
xstate
What's the best place to store helper methods (pure functions)?
beginner
xstate
Handling side-effects: XState actions or useEffect?
xstate
Is there a way to get useMachine by id?
general
vue
How do I get the current state of the machine?
beginner
xstate
In the schema, how do I type a spawned callback actor ref that is stored in context
typescript
xstate
can’t send message from parent to child
react
general
xstate
Raise event returning wrong event
xstate
actor.subsbribe() doesn't work after I pass through the persisted state
xstate
What wrong with that pure action
typescript
solved
vscode
Support for reactive variables
general
form
vue
xstate
Does root entry action get resolved before interpret().start() ?
xstate
Is it possible to add labels to the Visualizer?
viz
How to subsribe or know proccessed events on machine
xstate
Hi, is it correct that event is global? just wondering can it be scoped to a nested(sub) machine?
xstate
XState-Angular, how to make .send(myEvent, myPayload) typesafe?
beginner
typescript
angular
[v5] type squiggles with on event with pure & raise
beginner
xstate
Prevent react rerendering on nested spawned children
react
is there a way to generate xstate viz in command line?
viz
general
n00b TS Qs w/ React [V5]
react
beginner
typescript
solved
xstate
VSCode editor delete createMachine() content
vscode
editor
Editor vs Viz
typescript
vscode
viz
xstate
editor
Any perf/general issues with sub-frame state changes to manage complex interactive animations?
beginner
xstate
Machine always starts at initialState
react
modeling
Order of execution in state transition
xstate
Machine get reset and got stuck with vue
vue
solved
xstate
[v5] stopping spawned actors
beginner
xstate
Can I store running machines in weakmap
typescript
general
xstate
Sveltekit Error: Function called outside component initialization
beginner
svelte
Decorators breaking XState Editor in VS Code
viz
typescript
vscode
editor
Promise service expect Promise<never> instead of Promise<void>
beginner
solved