yaminncco / vue-sidebar-menu

A Vue.js Sidebar Menu Component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issues openning item when used on iOS 17

Kristian-Palovic-Modified opened this issue · comments

When tested on the other devices, it works flawlessly. But in Safari (tested on upper mentioned version of iOS), it requires always click anywhere within the <SidebarMenu> component first time, and only on the second click it interacts with the listed items.

I'm also experiencing issues on iOS + Safari (although I'm on iOS 15, so possibly not identical). As mentioned above by Kristián, I have to tap twice on the side drawer for any navigation to occur.

When I tap on a menu item while the menu is collapsed, the expanded sidebar item fails to transition back into the collapsed state (see below).

Interacting with the menu while it's expanded also requires two taps to navigate.

I'm also experiencing this.

Can someone confirm if the issue still persists in the latest version?

@yaminncco tested on IPhone 12 iOS 17.2., 14 and It seems like it was fixed 🙂 . But when testing it on IPhone 11 iOS 13, the top level dropdown has to be clicked twice (first time).

(Sorry for missing cursor)

ezgif-7-4f21719f5f

Hi @yaminncco, apologies for the delay in testing.

The two-taps-to-navigate issue seems to be resolved, thank you! I also tested on the latest iOS (17.2.1), so I can't speak for older versions sorry.

I'm still experiencing the bug where expanded menu items fail to collapse after selecting them though :(

bug.mov