❔-help
Importing machine into editor ignores @xstate-layout
vscode
editor
Confused with TypeScript and "assign" action with TypeGen
typescript
xstate
Developing highly complex forms especially with conditional validation cross state machines
react
modeling
typescript
form
xstate
How to use the concept of "decoupled component and machine" with Vue components?
beginner
vue
xstate
Splitting up machine definition while keeping type safety
typescript
React TS: Where to set types for states?
beginner
react
typescript
xstate
Help with TS error on machine
general
typescript
xstate
Delegated Transition
beginner
typescript
modeling
xstate
Good typescript examples on codesandbox
general
typescript
xstate
Is this the best way to create a generic websocket machine?
modeling
xstate
Typing states and events in v5
beginner
Can't use `backticks` in description in VS Code extension
vscode
Getting "machine... ...has changed between renders" warning with callback function as prop
react
typescript
xstate
State transitions during invoke
solved
xstate
Transitions into final 'abandon' states with errors - Best practices?
backend
typescript
modeling
xstate
How to get service reference from inside a machine action?
solved
xstate
Example of multi step form wizard with next and back?
react
beginner
xstate
Testing assign() actions for onDone & onError with invoked services
test
How to propagate event from deepest actor to topmost actor?
beginner
xstate
How to handle arbitrary number of child states?
beginner
fsm
modeling
xstate
Migration to event based reactive components in vue
general
modeling
beginner
typescript
vue
does sending event to machine cause component to re-render?
beginner
react
xstate
Issue upgrading xstate from 4.32.1 to 4.33.0
react
xstate
Duality of react context and xstate context
react
xstate
dynamic states router
react
general
modeling
vue
xstate
Why does this not work ??
react
general
modeling
typescript
xstate
XState - Logging Conditional Guard Failures
beginner
general
typescript
xstate
Access service active state
solved
xstate
Form State | Form Validation vee-validate
beginner
typescript
vue
xstate
graphql operations in xstate
beginner
typescript
vue
xstate
`onTransition()` and paralel states
xstate
Typescript typing for a service - interpret(...)
typescript
xstate
Does Stately Editor support call another machine ?
beginner
I need a code Explaining for Following XstateViz simulationMachine code
react
general
typescript
viz
xstate
My transition cannot change from ideal to other state in xstateViz
react
viz
beginner
typescript
WaitFor error return
xstate
Passing enum to send
beginner
typescript
solved
xstate
Mocking xstate context and state value
react
test
solved
xstate
Unable to get updated context in child components
react
typescript
general
Suggestion on correct way of multiple machines
react
beginner
typescript
solved
xstate
Typescript error - incompatible events
beginner
viz
typescript
solved
Suggestion on how to Model this example spawning machines
beginner
typescript
modeling
xstate
Error on service event.data
beginner
typescript
solved
xstate
How do I pass runtime dependencies (ex DB client) to a machine instance ?
beginner
general
xstate
can I await result for `.send` ?
backend
modeling
xstate
Changes to an array in context via immer assign are not being reflected in the UI
react
typescript
vscode
xstate
Setting a string to a context variable defined az z.enum(...)
typescript
xstate
Cannot pass child machine context using either parent context or event
react
xstate
'spawn(machine)' does not validate missing actions like 'useMachine(machine)' does
typescript
xState+React Query integration
react
typescript
xstate