What is the location of your example repository?
No response
Which package or tool is having this issue?
Hydrogen
What version of that package or tool are you using?
2026.1.3
What version of React Router 7 are you using?
7.12.0
Steps to Reproduce
This issue requires a running store with a Hydrogen storefront to create a reproduction. Our project uses the starter skeleton as a base.
- Create a URL redirect in the store admin
- Visit the store, starting with a page that is NOT the one that should redirect
- Navigate to the page that should redirect
Expected Behavior
There should be a client side redirection to the target page defined in the URL redirect in the admin.
Actual Behavior
No redirect occurs, returning a 404.
What is the location of your example repository?
No response
Which package or tool is having this issue?
Hydrogen
What version of that package or tool are you using?
2026.1.3
What version of React Router 7 are you using?
7.12.0
Steps to Reproduce
This issue requires a running store with a Hydrogen storefront to create a reproduction. Our project uses the starter skeleton as a base.
Expected Behavior
There should be a client side redirection to the target page defined in the URL redirect in the admin.
Actual Behavior
No redirect occurs, returning a 404.