Brian Lenz

Results 10 issues of Brian Lenz

It appears that the projection being supplied to `addRelation`'s `opts` is being ignored (at least in our case). We are using `graphql-compose` `9.0.7` with `graphql-compose-mongoose` `9.7.1`. We have a `Collection`...

* Updated the test case for issue 376 so that it exposes at least one scenario where this error is occurring. I restructured the schema a bit and added further...

## Summary Updated the Podspec for iOS so that it supports the latest versions of React Native (`0.69.x`). The dependency needs to be "React-Core" now instead of "React" in order...

### Before opening, please confirm: - [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists. - [X] I have...

platform
pending-triage

**Is your feature request related to a problem? Please describe.** The [GitHub Action](https://github.com/marketplace/actions/graphql-inspector) (`kamilkisiela/graphql-inspector@master`) should support the `--aws` flag that is supported with the CLI. **Describe the solution you'd like**...

In order to fix the bug preventing continuous typing in iOS with Flutter 2.5.x, added an explicit call to `TextInputConnection.show()` each time it's reinitialized or else users have to re-tap/focus...

### Before opening, please confirm: - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-amplify/amplify-js/discussions). - [X] I have read the guide for [submitting bug reports](https://github.com/aws-amplify/amplify-js/blob/main/CONTRIBUTING.md#bug-reports). - [X]...

duplicate
feature-request
Auth
React Native

It looks like paths get duplicated unexpectedly when doing an S3 -> S3 sync. In this use case, the sync only includes files in sub-folders of the bucket. For some...

### How did you install the Amplify CLI? yarn ### If applicable, what version of Node.js are you using? 20.1.0 ### Amplify CLI Version 12.0.0 ### What operating system are...

bug
p2
graphql-transformer-v2
api-graphql

**Wallet version or commit SHA:** 2.2.1 **Environment:** macOS 10.14.5 **Reproduction steps:** 1. Attempt a NEP-5 token transfer with a Ledger Nano X. 2. Confirm the transaction on the Ledger Nano...

Bug
High