-
(Outline WIP available [here](https://github.com/StateOfJS/StateOfJS-Vulcan/blob/master/packages/stateofjs/lib/surveys/yml/js2021outline.yml)).
## Deletions
The two big changes I'm planning are…
-
**Describe the bug**
I'm using socket.io in an Electron - Vue app to connect to a server running on Raspberry Pi.
But the connection is very unstable it connects and disconnects randomly. Sometime…
-
### Description
I have a machine that i converted from `xstate` to `@xstate/fsm` and tested it with React, Vue and Svelte.
Both React and Vue useMachine fsm hooks work, the Svelte one throws an e…
-
Hey everyone,
I would like to see an vue3 extractor. Any plans?
Possible ressoruces:
https://www.npmjs.com/package/@xstate/vue
https://github.com/ChrisShank/xstate-vue2
-
Hi,
The first question, how to declare for .vue files only I could probably solve with some bash hacking (simply delete whatever is changed in git and isn't *.vue.d.ts) but I can't figure out how t…
-
**Description**
A consumer of `xstate-vue2` noticed a bug where there is a critical difference between accessing the initial state on `service.machine.initialState` and `service.initialState` when sp…
-
The following errors were reported by 5.6.0-dev.20240701
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipeline run](https://t…
-
**Description**
I have an interpreted machine, with a child machine, child machine is awaiting for a large number of async functions to resolve. In the middle of that, if I send an event to `false` f…
-
HI folks, I want to make sure we get this in early, so we have plenty of time ahead of the v10.0.0 release in November.
I last did this a couple years ago, and would appreciate any support you can of…
-
## Summary
Follow up to #10106
## Expected behavior
The follow up work should address the PR review comments left on the original issue