Replies: 2 comments
-
Sorry my issue please ignore |
Beta Was this translation helpful? Give feedback.
0 replies
-
any updates? |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello I'm trying to test a React component in an app that uses Redux Toolkit. I get the error mentioned when running a test on a single component. It happens in my hook definition setCurrentMenu, but I have wrapped my component with the provider so not sure what's wrong. Here's my relevant code.
Beta Was this translation helpful? Give feedback.
All reactions