Dave Yen

Results 6 comments of Dave Yen

+1. the formatting of the prediction address should be the same formatting once it's selected @ankitg06 thanks for the comment - can you reference where in the code you made...

We should probably reserve the top-level `/account` path as well, as Shopify's 1P customer accounts all use this for things like account activation, reset password, etc. @benjaminsehl any others you're...

It's actually hard coded into Shopify's auth system. For example, when a customer triggers a password reset, an email is sent to them that links to [domain]/account/reset... A merchant can...

On second thoughts though, if a merchant isn't using customer accounts, then `/account` wouldn't need be reserved. So yeah, you're right and I think the answer to this comes back...

Known issues with SF API and Checkout: https://github.com/Shopify/storefront-api-feedback/discussions/105 https://github.com/Shopify/shopify/issues/327456

Sharing link to Remix's proposal for i18n to stay aligned https://github.com/remix-run/remix/discussions/4548