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

Type error for MutationTrigger #523

Open
eatyourgreens opened this issue Sep 18, 2024 · 0 comments
Open

Type error for MutationTrigger #523

eatyourgreens opened this issue Sep 18, 2024 · 0 comments

Comments

@eatyourgreens
Copy link
Collaborator

import { MutationTrigger } from "@reduxjs/toolkit/dist/query/react/buildHooks";

Since upgrading Redux Toolkit to 2.2.7, /dist/query/react/buildHooks is no longer included in that package, so this type import fails. The frontend still builds and runs without errors, but npx tsc will error on this line.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant