Closed
Description
Nature of issue?
- Found a bug
Details about the bug:
While running npm run test
, the following error is shown :
Failed prop type: The prop
isUserOwner
is marked as required inNav
, but its value isundefined
.
- Operating System: Windows 10 (64-bit)
- Steps to reproduce this bug: run the command
npm run test
in the command line