Closed snrelghgub closed 3 years ago
This is because no props are passed to <HamburgerMenu />
in Navbar.jsx. It should be <HamburgerMenu {...props} />
. Setter for authtoken is being passed in as props which is needed for <Authentication />
inside <HamburgerMenu />
hello @ArunJose thanks for taking the time for looking into this issue & reporting the root cause. I'll fix this issue in my current PR #80 instead of creating another PR to resolve this issue & due to our time constraint 👍
closing this as this issue was resolved in a commit via PR #80 & due to time constraints. Thanks again @ArunJose for your promptly coordination & assistance on this issue.
Describe the bug Unable to view favorites after successfully logging in (in mobile view)
To Reproduce Steps to reproduce the behavior:
Expected behavior User shall be able to view & access their favourites successfully from a mobile device in mobile view