Ryan Walters

Results 9 issues of Ryan Walters

**Is your feature request related to a problem? Please describe.** The [material icon "Savings"](https://fonts.google.com/icons?selected=Material%20Symbols%20Outlined%3Asavings%3AFILL%400%3Bwght%40400%3BGRAD%400%3Bopsz%4048) appears to be missing. **Describe the solution you'd like** It would be great if this icon...

enhancement

*Issue #, if available:* #577 *Description of changes:* Remove the `aws-sdk` dependency by using `@aws-sdk/*` alternatives. By submitting this pull request, I confirm that you can use, modify, copy, and...

**Issue** I'm using FreeMarker templating tags inside an email template. However, when I try to exclude these using the `juice.codeBlocks` global, it still parses them. ``` juice.codeBlocks = { start:...

documentation

Using the `onBeforePlay` prop does not seem to be working. I thought it would be supported with the dynamic support of JW Player events. Example: https://codesandbox.io/s/p71pjw4yv0

Is this repo still actively maintained?

Reset `hasPlayed` and `adHasPlayed` when loading a new video. This fixes an issue where `generatePrerollUrl` only gets called on the first video loaded into the player (and probably other things...

### Summary When using `setPageProp` in middleware, the response appears to become HTML encoded on the client side but not on the server, causing a `Error: Text content does not...

type: bug
priority: medium

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

question
Auth
SSR
Next.js
pending-response

### Summary The use of `MiddlewareRequest` seems to be causing trailing slash redirects to stop working in some configurations. I was able to narrow down the configuration for our application...

type: bug
v4