Parker McMullin
Parker McMullin
My use case is to run the Viz locally and connect it to machines in a [Tauri](https://tauri.studio/en/) WebView. Because I'm not using a browser, the message passing has to go...
**Description** I needed to provide a reproduction of an issue I was having while building a machine and actor system. I started copying the machine over into the new viz,...
I think the recent tweets to rewrite-it-in-tauri (like the one about Slack) has been inspiring community members to push for it in other projects. 😁 I think it's great to...
I really like the package, but after I got it implemented I realized that it does not work on mobile. I'm just leaving this here so it can be tracked....
**Is your feature request related to a problem? Please describe.** Provide more visual context to a user as they are typing when Caps Lock is on. One example might be...
### Description If I use typegen with all options inside of the same file, the types work as expected. If I move any of these options to an external file,...
### Description If I use typegen with all options inside of the same file, the types work as expected. If I move any of these options to an external file,...
### Error ``` TSError: ⨯ Unable to compile TypeScript: index.ts:15:1 - error TS2554: Expected 3 arguments, but got 1. ``` ### Code ```js import dd from '@nunomaduro/dd'; class Person {...
It doesn't look like the second parameter 'context' is defined. The custom hooks are irrelevant to the issue, but this is how I am using them. This is my code:...
I realize that my Prettier setup added in syntax to your code examples. If this is an issue, let me know.