Eric Howey

Results 11 issues of Eric Howey

Hi John et al., My use case is that I have a fairly high number of starters all within one directory in a monorepo. I don't want a single change...

**Describe the bug** Because of the number of dependencies managed by `gatsby-theme-catalyst` there are occasionally conflicts in `yarn.lock` or in `node_modules` that can be resolved by removing both of these...

bug

**Describe the bug** Minimal Repo: https://github.com/ehowey/color-mode-bug Relevant code: https://github.com/ehowey/color-mode-bug/blob/main/src/pages/index.js Live site: https://condescending-blackwell-39cd84.netlify.app/ Previously I could use code like the following to dynamically update images in dark mode, e.g. setting `invert(1)`...

bug
SSR

Related to https://github.com/redwoodjs/redwood/issues/3989 This adds a prompt to continue through any engine errors/warnings in the install process. It also moves the engine checks to the very start of the install...

This is related to https://github.com/redwoodjs/redwood/issues/3989 Expands on work in https://github.com/redwoodjs/redwood/pull/6360 This is more a POC but shows a pattern for adding prompts for the following: - Engine check and skip...

topic/crwa
release:feature

## Description The logo image on my website is remaining blurred in production after page load and sharpens after page interaction. This does not occur for any other images that...

type: bug
status: confirmed
topic: media

- Updates version - Moves dependencies to peerDeps - Allows for Gatsby v4 support - A few code comment clean ups - Small improvements to the read me.

Hello! **DRAFT - Work in Progress** Feel free to quash this request but I was working on a project recently and I specifically wanted to have an ability open the...

`checkoutSingleItem` is not properly passing the values for `allowedCountries` and `billingAddressCollection` to Stripe. This is my attempt at what I think a fix should be. As stated in my other...

### Summary Hello! I am running into an issue with React Context not persisting properly across page transitions when using the app router. It works in local dev, works on...

type: bug
v4