❔-help

1835 threads · Page 29 of 37

Can't auto layout in Stately editor "Uncaught (in promise) Error: Unable to layout ELK node." 5 messages
editor
How to implement state machine target depending on a context variable? 4 messages
beginner fsm xstate
Using @xstate/react with an older version of TypeScript (3.8) 2 messages
react typescript
How to monitor state changes in invoked machines. 9 messages
vue xstate
Performance in React with `useSelector` 25 messages
react solved xstate
not sure how to start to use xstate test to do model base testing🫠🫠🫠 5 messages
test
sendTo or forwardTo multiple actors 4 messages
xstate
How to assign a context variable which is the reference of the interpreted state machine itself? 13 messages
vscode xstate
Does XState advocate to be used as a state management or a specific way to build UI 4 messages
xstate
Reset of after delay when re-entering state ? 6 messages
general xstate
useActor() with useSelector() 5 messages
beginner react xstate
I resolved sharing Parent/Child machines with multiple components in Vue like this. Anti-pattern? 2 messages
vue
App context with Xstate in Next13 9 messages
react beginner solved xstate
guard result metadata 24 messages
form modeling xstate
Composing machines 22 messages
beginner xstate
Easy way to show different error messages for multiple error causes on multiple inputs? 10 messages
modeling
Does XState supported computed context 5 messages
xstate
SolidJS example? 3 messages
beginner
Can I subscribe to a specific event? 18 messages
react solved xstate
Pro Subscription seats? 7 messages
general
Invoke method promise resolved yet still sending API requests 4 messages
beginner vue
Testing child machine 3 messages
xstate
Inconsistent warnings from typegen 6 messages
general typescript vscode xstate
Handling "Make sure that the default transition is the last one defined" 6 messages
beginner general
How do you transition from within a service? 2 messages
xstate
xstate devtools with Map() in context 5 messages
viz xstate
How do you call it from outside the React component tree? 43 messages
xstate
Calling parent action from a child state 7 messages
beginner typescript vscode xstate
What am I doing wrong here? 10 messages
xstate
createActorContext useSelector state is typed as never 5 messages
react typescript solved xstate
How to remember the sub-state I was in before switching the state? 5 messages
beginner xstate
How to properly type assign deep object in context 26 messages
typescript xstate
Better strategy needed for context properties that change every 50ms 9 messages
beginner xstate
VS Code extension Typegen 7 messages
typescript vscode
@xstate/test + playwright 14 messages
test
Persist & Rehydrate state with createActorContext 4 messages
react xstate
Send event to React Context in same component / remix route 8 messages
react xstate
Can a machine actor be spawned from a specific state ? 4 messages
beginner backend typescript
Can a test model filter function access the previous state? 4 messages
test
How do I assign context in a spawned machine? 5 messages
react modeling xstate
Trying to edit machine in vs code visual editor, but it doesn't updates code. 52 messages
beginner vscode
How do I send an event to a spawned machine? 3 messages
beginner react modeling xstate
Machine design help: parallel updater and queue 2 messages
modeling xstate
Should I put a class in my context? 2 messages
modeling xstate
How to spawn an actor on parent machine start using "entry" 2 messages
modeling xstate
Should I "spawn" actors for each player in my game? 5 messages
beginner react modeling xstate
Best way to spawn and access an indefinite amount of child machines 8 messages
xstate
When refactoring, at what point does it make sense to split into separate machines? 10 messages
react general modeling beginner xstate
Using React context with proper typing 13 messages
react typescript xstate
How can I reset my machine? 9 messages
beginner react general xstate