Shopify Remix Hydrogen Bug #934
Closed
KhangNguyen303
started this conversation in
Show and tell
Replies: 1 comment
-
Thanks! Created issue #939 to track this. I'll close this discussion as we prefer to have issues for bugs. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi guys. I just found out the issue with the current Hydrogen Remix is the Customer Order Detail page
If you don't change it like that it will not work
![git_code](https://private-user-images.githubusercontent.com/113348464/240523314-de13ecdf-fb12-47c9-9935-4070cde7b3da.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNTAxMzQsIm5iZiI6MTczOTE0OTgzNCwicGF0aCI6Ii8xMTMzNDg0NjQvMjQwNTIzMzE0LWRlMTNlY2RmLWZiMTItNDdjOS05OTM1LTQwNzBjZGU3YjNkYS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEwJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMFQwMTEwMzRaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1jNDMwNjUzZjkzZmI0NDg3ZDc5MTQ1ZThhY2I3ZDhiMDZkMDJmYWM0NDQ5YmQ1ZWNlNGIzNjAzZjIzYjZhZjYyJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.SY90AwFVSDyIwP6BwxUpvOajikys2gJnGzTOmgBfmcQ)
Because there no
order.subtotalPriceV2
order.totalTaxV2
order.totalPriceV2
in this Object https://shopify.dev/docs/api/storefront/2023-04/objects/Order
Beta Was this translation helpful? Give feedback.
All reactions