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

Bug: Have problems with Provider react-redux #26264

Closed
keryaBoks opened this issue Feb 28, 2023 · 1 comment
Closed

Bug: Have problems with Provider react-redux #26264

keryaBoks opened this issue Feb 28, 2023 · 1 comment
Labels
Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug

Comments

@keryaBoks
Copy link

Screenshot 2023-02-28 at 22 46 40

have such issue using redux-toolkit, the only one solution is use old version of types/react
my current version is "@types/react": "^17.0.39",

@keryaBoks keryaBoks added the Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug label Feb 28, 2023
@eps1lon
Copy link
Collaborator

eps1lon commented Feb 28, 2023

You probably have multiple versions of @types/react installed. Make sure you only have the version install matching your version of React.

#24304 contains a couple of workarounds as well.

With microsoft/DefinitelyTyped-tools#433, we wouldn't have this issue.

@eps1lon eps1lon closed this as not planned Won't fix, can't repro, duplicate, stale Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug
Projects
None yet
Development

No branches or pull requests

2 participants