StorefrontRedirect() fails with capitalized paths #908
Labels
Blocked
Progress on this issue is blocked by something outside of our control
Storefront API
Issues related to https://shopify.dev/docs/api/storefront
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?
2023.4.0
What version of Remix are you using?
1.15
Steps to Reproduce
/findHIN
)/findhin
)Expected Behavior
Redirect would be case-insensitive or least resolve capitalized result matching what was entered into the admin
Actual Behavior
If you run the query that backs storefrontRedirect() you will see that any capitalized characters result in no results returned:
Interestingly, the following queries both return the intended result:
The text was updated successfully, but these errors were encountered: