jetaggart

Results 7 issues of jetaggart

## Bug Report ### Version 0.7.2 ### Platform wasm-unknown-unknown (browser) ### Crates tonic-web (tonic-web-wasm-client) ### Description I'm using tonic on the backend. The created client mergers the content-type together creating...

Here's WIP for scala 3. There's some compilation errors I'm not able to figure out. Also, need to do something with pureconfig. Addresses #151

Hello, thank you for building this! I have my heart set on using scalajs-react, but I'm having a fairly difficult time getting started. There's a plethora of outdated examples/giter8 templates...

I'm using zeus with apollo and it seems that I can pass any arbitrary key to `typedGql` which will compile but end up as a 400. Am I missing something...

### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/kratos-selfservice-ui-react-native/blob/master/CODE_OF_CONDUCT.md). -...

bug

### Bug Description When doing a left join, sqlx infers a column as non-nullable vs an option. ### Minimal Reproduction ```rust #[derive(Clone)] pub struct PlantWithUserDetails { pub id: Uuid, pub...

bug

Aider has a really useful feature, watch: https://aider.chat/docs/usage/watch.html I'd be awesome if we could have claude run in watch mode (automatically?) so if we type something like ``` // implement...

enhancement