InPageMenuItem needs to be clicked twice to work
Badyl1g opened this issue · 0 comments
Badyl1g commented
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
with Link
's and they worked as expected.
To Reproduce
Steps to reproduce the behavior:
- Go to
http://localhost:4000/profile/address
- Click on
Orders
Expected behavior
InPageMenuItem
should navigate to subpages after single click
Desktop:
- OS: macOS 10.14.6
- Browser: Brave, Chrome, Firefox and Safari