InPageMenuItem needs to be clicked twice to work #434
Labels
bug
For issues that describe a defect or regression in the released software
good first issue
For issues that a new contributor could likely submit a pull request for without needing much help
help wanted
For issues that have a clear solution described and are not currently prioritized core team work
Type: minor
Describe the bug
On the Profile Page in example-storefront I have to click twice on
InPageMenuItem
in order to navigate to each subpage (/profile/address
and/profile/orders
).After first click the Item gets outlined but doesn't navigate. Only double-click works.
I tried replacing
InPageMenu
withLink
's and they worked as expected.To Reproduce
Steps to reproduce the behavior:
http://localhost:4000/profile/address
Orders
Expected behavior
InPageMenuItem
should navigate to subpages after single clickDesktop:
The text was updated successfully, but these errors were encountered: