-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Navbar prop 'isUserOwner' is marked as required, but its value is 'undefined' - Jest Error #1724
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
Comments
Welcome! 👋 Thanks for opening your first issue here! And to ensure the community is able to respond to your issue, be sure to follow the issue template if you haven't already. |
Thanks for reporting! I am able to reproduce. |
Hi @catarak I would like to work on this please. Could you suggest where I should start looking? |
Hi @Swapnil-2001 . The test for |
Thanks @SundeepChand, I'll start working from there. |
can i fix this, unless its still being worked on? |
Hi @markogrady1, I intended to fix this but got caught up in other work. You can take it up if you wish. |
nice one. I will work on this @Swapnil-2001 if thats ok @catarak |
Nature of issue?
Details about the bug:
While running
npm run test
, the following error is shown :npm run test
in the command lineThe text was updated successfully, but these errors were encountered: