Aaron Housh

Results 6 issues of Aaron Housh

Hello, when attempting to run the winit example for request_redraw_threaded, if you comment out the simple_logger line it crashes, although the example runs fine in desktop etc so i dont...

type: bug
good first issue
status: help wanted
difficulty: average
priority: high
status: needs investigation

Hello, is there any example of using the graphql-dotnet/authorization with this package? I would really like to use these together, but can't figure them out. The two things I'm stuck...

enhancement

**Describe the bug** Adding any `strip` type to cargo makes nothing happen. No console log, anything **To Reproduce** Add `cargo-features = ["strip"]` and ` [profile.release] strip = "symbols" ` to...

C-bug
S-unactionable

**Is your feature request related to a problem? Please describe.** Unable to add custom proc_macro_attribute's to fields, so can't do any rewrite logic **Describe the solution you'd like** juniper::graphql_object to...

enhancement
help wanted
good-first-issue

**Is your feature request related to a problem? Please describe.** Not a problem, but as title stated, I was curious if there has been any experimentation with the new macros...

enhancement
needs triage

The current URL has 2 /to, but it should only be 1. However, this url redirects to https://docs.flutter.dev/release/breaking-changes/android-java-gradle-migration-guide, so I can change it to that if it's preferred just to...

tool