Greg Hitchon
Greg Hitchon
Hey @davidkpiano, New to this library (xstate) and relatively new to Durable Entities (but big fan of both!). Wondering the recommended way of running an interpreter with Durable Entities that...
#### General Information * [ ] Usage * [x] Development * [ ] Documentation * [ ] Feature Request #### What Version you are running? * NodeJS: 14.16.1 * NPM:...
### Before you start - checklist - [X] I followed instructions in documentation written for my React-PDF version - [X] I have checked if this bug is not already reported...
### Description When using the VS Code Extension (v1.10.0) it causes issues if `src` is a multi-line object: Works: ``` import { createMachine } from "xstate"; export default createMachine({ id:...