Drew Boardman

Results 9 issues of Drew Boardman

Behavior: newlines not starting with tabs where they should. ```haskell thing :: Int -> Int thing a = b where b = a + 1 -- it's putting newline directly...

Reproduce: Execute `:%!stylish-haskell` or `:call HaskellFormat('stylish')` on a file. Issue: Cursor jumps to the top of the file.

I have a class ```scala // This exists in an internal library case class CustomDateTime(v: ZonedDateTime) { def someConversion: NewType = ??? } // This is in my application object...

I have recently been having some issues with performance, so I decided to make a minimal application and compare it to some benchmark. TL;DR - I'm seeing ~10%-12% efficiency when...

### Minimal reproducible example https://github.com/drewboardman/expo-router-amplify-issue/tree/main ### What platform(s) does this occur on? Web ### Did you reproduce this issue in a development build? Yes ### Summary As the title explains,...

SplashScreen
needs review

# Summary of disk management * [Here are photos of the installation configuration](https://imgur.com/a/kelZEsZ). * I have an existing windows installation on `dev/sda`. There is an existing boot partition from a...

### Before creating a new issue, please confirm: - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-ui/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-amplify/amplify-ui/discussions). - [X] I have tried disabling all browser extensions or...

question
React Native
Authenticator
not-reproducible
pending-community-response

With the lambda resource described in the tutorial, terraform encounters the following error: ``` ╷ │ Error: reading Lambda Function (HelloWorld) latest version: operation error Lambda: ListVersionsByFunction, https response error...

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

bug
React Native
Auth