Felix Watts

Results 12 issues of 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:...

bug
info needed
A-yew
S-waiting-on-author

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.

help wanted
○ easy

`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...

Enhancement
Help wanted
Good first issue

### 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...

bug

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?

help wanted
good first issue