Mike Dalrymple

Results 11 issues of Mike Dalrymple

### Overview Searching for "errors" on material.io has a top result for [Errors - Patterns - Material Design](https://material.io/guidelines/patterns/errors.html). Following that link just directs you to the main [Design](https://material.io/design/) page. ###...

This call appears to be limited to 25 statements as defined in the [BatchExecuteStatement API](https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_BatchExecuteStatement.html). *Issue #, if available:* *Description of changes:* Added a note about the 25 statement limit....

Please add support for the [mocktail](https://pub.dev/packages/mocktail) package. >Mock library for Dart inspired by mockito. > >Mocktail focuses on providing a familiar, simple API for creating mocks in Dart (with null-safety)...

type-accessibility
suggested-package

I have a simple service that pulls content from a URL and uploads it to S3. For smallish files this works fine but for larger files, I consistently get: `panic:...

bug

I would love to be able to use code completion inside a SAM `template.yml` file. I'm thinking of something similar to the code completion I received when I was working...

feature-request
filetypes

**Description:** I would like to manage a Cognito custom messages Lambda function using SAM for an existing User Pool that is defined elsewhere (not in CloudFormation or SAM). The [current...

type/feature
maintainer/need-response

### Description: I have most of my `parameter_overrides` defined in my `samconfig.toml` file for my `local` commands. However, I want to pass a single value via the command line `--parameter-overrides`...

type/feature
type/documentation
area/sam-config
maintainer/need-followup

This solution throws a [strictActionSerializability](https://ngrx.io/guide/store/configuration/runtime-checks#strictactionserializability) error because `File` is not serializable as described in this issue: https://github.com/ngrx/platform/issues/2001 That being said, the solution does appear to work in my limited integration....

I've implemented the Contact App using Go with examples from specific chapters isolated to separate branches. That repository is available here: https://github.com/mousedownco/htmx-contact-app

### What happened? After creating an integration called "Main Doors", I attempted to create a dashboard using the following yaml. I get the error >Error loading the view strategy: >TypeError:...

bug