WIGGLES

Results 6 issues of WIGGLES

I'm not sure if this a problem on my end or an issue with the macro using caches to generate fields but my IDE is unable to infer the types...

### Bug description the HTML form submit event has a submitter property on [all modern browsers](https://developer.mozilla.org/en-US/docs/Web/API/SubmitEvent/submitter). Builtin up attributes such as up-target are not respected if present on the submitter....

**Describe the bug** In leptox_axum handle_server_fns_inner there are several call to unwrap() that can evidently be None (though I'm not entirely sure how). ``` // If ResponseOptions are set, add...

bug

I like the idea of your crate, one of the least fun things about making UIs is having to deal with forms and processing them. That being said, your current...

It is becoming an OAuth recommendation that state and code_verifier/code_challenge be used together to ensure that nobody can hijack your OAuth exchange code in server flows. This simply allows you...

As the subject suggests, when selecting a file to open using the Zenity dialog box selecting anything in a network drive does nothing in the GCS UI. There's no crash,...

bug