Marty Jones
Marty Jones
Looking over the example: ```rust ``` I think that requiring curly braces, similar to how React does: ```rust class={MY_COMPONENT_CSS} ``` ...Would be a bit more readable for the developer, and...
Hi! I'd like to trigger a change to state (in this case, to hide an element) when a page is visited. To do so I put a `.msg()` in an...
**Describe the bug** While working on an [example app](https://github.com/murtyjones/polar/tree/feat/add-channel-opening-example) using Polar, I noticed that opening a channel in the app doesn't seem to reflect in the Polar UI. I assume...
This is probably a user issue, but I'm trying to commit a change on a fork and hitting some obscure error in using `yarn cm` 
While setting up a test suite to compare images rendered and captured using `wgpu_glyph`, I discovdred a very slight difference between the image generated on one run vs. another. The...
I added `install-changed` to a project that uses yarn, and set it up like so: ``` install-changed --install-command "yarn install --frozen-lockfile" ``` but `npm install` seems to always be used...
### Acknowledgement - [X] I acknowledge that issues using this template may be closed without further explanation at the maintainer's discretion. ### Comment We are in the process of evaluating...
### Acknowledgement - [X] I acknowledge that issues using this template may be closed without further explanation at the maintainer's discretion. ### Comment We are in the process of evaluating...