Felix Watts
Felix Watts
Hi, not sure if this a bug or expected behaviour or just me misunderstanding how to use UNION, but it would be great if this would work: This code compiles...
**Problem** This setup causes a panic: ``` #[function_component(Parent)] pub fn parent() -> Html { let shared_state = use_state(|| String::default()); html{ } } // snip child props #[function_component(Child)] pub fn child(props:...
Getting https://slack.openfarm.cc gives me ERR_SSL_PROTOCOL_ERROR
Currently the `Select` component doesn't reflect the field value on initial load. I think the `view` of the `Select` component needs to set the `value` attribute of the `select` element.
There are some instances of stuff like `
This feature is advertised in a few places but I can't find anywhere showing how to actually use it.
`skipBlankRows` is a boolean property of a W3C Tabular Metadata Dialect. When true, blank rows within the CSV file are valid. I can see that internally the `CsvOptions` has a...
### Describe the bug If I'm understand the docs then the code: ``` ``` Should result in an HTML element with the attribute `"data-foo-bar"="baz"`. But although the show field is...
### What version are you using? N/A ### What did you do? Browsed to `https://zkvm-demo.stellar.org/` ### What did you expect to see? Not an error. ### What did you see...
The comments say this field (and several similar ones) are in watts, but watts isn't a unit of energy. Should it be kilowatt hours or maybe Joules?