❔-help
Logging systematically the `entry` and `exit` of each states
backend
typescript
general
xstate
Next.js: Get JSON machine from server component and use it as initial state on my service? 🧐
react
typescript
xstate
Error: You used a hook from "ActorProvider(mymachinename)" but it's not inside a <ActorProvider
react
Visual Editor doesn't handle server param reconnects
viz
Layout scrambled on Visual Editor after manual refresh
viz
createActorContext - Performance issues
solved
xstate
capture function
solved
xstate
How to refactor machines on the editor?
beginner
editor
Parallel states machine and transitions to the right state
react
xstate
datamodel of xstate
beginner
The stately support page ?
general
solved
matching invoked child machine?
react
Is context updated or it gets set only on mount?
react
XState Catalogue Examples
modeling
solved
Open VSCode xstate editor in separate window
vscode
xstate
editor
Toggle event getting triggered inadvertently.
beginner
solved
xstate
React pass [state, send] from useMachine to child components
beginner
react
solved
xstate
Parallel States?
beginner
modeling
solved
xstate
Context in consecutive actions
beginner
general
solved
Sending events and reading store directly on spawned machine
beginner
react
general
How to invoke an interpreted machine declared as a service
typescript
xstate
How to get event from spawned child machine?
beginner
general
Reset an eventless "after" transition on an action
general
modeling
vscode
viz
xstate
Typescript type for actor machine
beginner
general
typescript
solved
Why is my actorContext initializing 4 times (using Next.js)?
react
general
xstate
Next or Remix?
react
solved
xstate
Switch vs. Object?
general
solved
Passing initial context properties into GlobalStateProvider
beginner
react
xstate
Parallel states state.value typescript error
typescript
xstate
How to share events between states?
modeling
solved
editor
Best way to implement a timeout logic
beginner
general
typescript
xstate
How to send state values to machine?
beginner
solved
xstate
How to start service when passing in state to actor.start(state)
xstate
Passing a service into a spawned machine
modeling
xstate
First machine!
general
modeling
beginner
typescript
xstate
Manipulating canvas in xstate/vue
vue
xstate
What's the best way to initialize the machine context on component mount when using SSR?
react
general
Getting current machine's context to use in `.bind`
beginner
typescript
xstate
Throwing error when accessing actor ref
modeling
xstate
Date (as milliseconds from Epoch) in context
beginner
xstate
testing strategies (requesting opinions)
modeling
test
xstate
V5 Nodejs visualization
viz
xstate
editor
useMachine and useInterpret throwing a TS error when using "lazy" machine
react
typescript
solved
xstate
Not able to declare guards in @xstate/fsm
fsm
What are my options for cleaning up an invoked callback using an async function?
general
xstate
state.value === vs. state.matches
beginner
xstate
xstate/test skip intermediate tests as separate tests
react
xstate
How to plan a project?
beginner
modeling
Adding states and events programatically?
xstate
Calling an invoke or transitioning on every new day
beginner
modeling
xstate