Ramiro Azar
Ramiro Azar
### Current Behavior: Vidstack React causing `wrangler pages dev` to fail in Cloudflare Pages project using Remix template. ### Expected Behavior: Running `wrangler pages dev` should start a local server...
### What is the location of your example repository? https://github.com/ramiroazar/hydrogen-storefront/tree/test/formik ### Which package or tool is having this issue? Hydrogen ### What version of that package or tool are you...
### Reproduction 1. Open [reproduction](https://stackblitz.com/edit/remix-run-remix-ggpnks?file=app%2Fcomponents%2FRoutePage.tsx) 2. Load route `/one` 3. Notice styles do load, but with a delay (ie. red background) 4. Disable JavaScript 5. Click "Go to page two"...
### Reproduction 1. Open [reproduction](https://stackblitz.com/~/github.com/ramiroazar/remix-run-remix-q5yxyn) 2. Start development with `npm run dev` 3. Click the `Link` component 4. Notice route transition works as expected (ie. current route fades out before...
### Reproduction 1. Open reproduction https://stackblitz.com/edit/remix-run-remix-vrher6 2. Navigate to `/test` route 3. Add a value to the form `text` input 4. Click submit button 5. View data logged in browser...
### Reproduction 1. Open reproduction https://stackblitz.com/~/github.com/ramiroazar/react-router-5sqlyrtv 2. Click the `NavLink` component 3. Notice route transition breaks because styles are removed from the current route (ie. links lose their colour before...
### What is the location of your example repository? _No response_ ### Which package or tool is having this issue? Oxygen ### What version of that package or tool are...
### What is the location of your example repository? https://github.com/Shopify/hydrogen/tree/skeleton%402025.1.4/templates/skeleton ### Which package or tool is having this issue? CLI ### What version of that package or tool are you...
**Is your feature request related to a problem? Please describe.** This toolkit is great, we use it on all our Hydrogen projects that use Sanity. However, we also use Sanity...