Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Unexpected Application Error" thrown in the Single Item View page #205

Closed
alvyynm opened this issue Jun 22, 2024 · 0 comments · Fixed by #206
Closed

"Unexpected Application Error" thrown in the Single Item View page #205

alvyynm opened this issue Jun 22, 2024 · 0 comments · Fixed by #206

Comments

@alvyynm
Copy link
Member

alvyynm commented Jun 22, 2024

Whenever you navigate to /shop/item:itemID, an error titled e(...).defaultMutationOptions is not a function is being thrown. This bug affects both the dev and prod environment.

error

I've tracked the issue and realized the breaking changes are as a result of upgrading @tanstack/react-query package from v4.35.3 to v5.22.2.

Update: also affects /shop/checkout page

@alvyynm alvyynm self-assigned this Jun 22, 2024
@alvyynm alvyynm changed the title "Unexpected Application Error! e(...).defaultMutationOptions is not a function" thrown in the Single Item View page "Unexpected Application Error" thrown in the Single Item View page Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant