You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The navigation menu component inside IOS POS app (even when closed) seems to be active. If a use clicks on the position of an option, it opens that link.
To Reproduce
Add NavigationMenu component with links
Run your app embedded in IOS (iPhone or iPad) POS app
Tap where the navigation links would be if the menu is displayed
Navigation will start as if the menu was opened
Here is the navigationmenu component opened:. Links work correctly:
Even when the menu is closed, the space where the links would be if opened, still navigates you if you tap:
Describe the bug
The navigation menu component inside IOS POS app (even when closed) seems to be active. If a use clicks on the position of an option, it opens that link.
To Reproduce
Here is the navigationmenu component opened:. Links work correctly:
Even when the menu is closed, the space where the links would be if opened, still navigates you if you tap:
### Expected behaviour
Contextual information
Packages and versions
Platform
Additional context
Using Vite to build client side code.
The text was updated successfully, but these errors were encountered: