-
### Description
As discussed in the [thread on the Stately discord](https://discord.com/channels/795785288994652170/948916730065993738/951105240114036796), it is impossible to use the iframe to ins…
-
After updating Gatsby from 2.21.9 I started getting this error. Then I updated also gatsby-source-prismic-graphql plugin from 3.6.2 to use this repo and latest tag 3.6.11. Error still exists. Happens …
-
[XState JavaScript state machines and statchars](https://xstate.js.org/docs/#hierarchical-nested-state-machines)
-
### Details
State machines are hard to look at. Using enum for state names makes code considerably more readable.
### Category
XState
---
Originally posted on: 2022-09-01T23:51:03.543Z
By: Angel
Pre…
-
I'm noticing that `route-changed` events are triggered even if the machine gets initialized on that particular route. This leads to duplicate actions on state entry and invocations of services at the…
-
**Is your feature request related to a problem? Please describe.**
Would love to use Liveblocks with [SolidJS](https://www.solidjs.com) but there is no official integration.
There is a JavaScrip…
-
- https://xstate.js.org/docs/guides/hierarchical.html
-
### XState version
XState version 5
### Description
in a NextJS 14 app router project, i'm assigning an element to context on mount. if i make changes to my code that trigger a hot reload, i …
-
https://github.com/mattpocock/xstate-stream-demo-app/blob/cb6d8d9ddceeb1e6e33522e0310b69b53974ff18/src/machines/paymentWizard.machine.ts#L106
I was pretty sure that I was running into this before, …
-
### XState version
XState version 5
### Description
Re: https://discord.com/channels/795785288994652170/1195282577314021377/1196437701537300531
### Expected result
I expected to move the object I…