Horizon Theme Mobile Main Menu Bug

hi folks,

been using the base Horizon theme for setting up initial website and have noticed a bug I can’t seem to resolve with the Main Menu on mobile only.

When tapping the burger menu and clicking the X to close it, the burger menu doesn’t reappear and the X replaces it, this sometimes causes the webpage to become disabled / unresponsive too so I can’t interact with anything else.

Has anyone else ran into this? I can reproduce it 100% of the time - it doesn’t affect desktop.

I’ve got some CSS to do a band aid fix which sort of solves the issue but the X has to be clicked twice for the burger menu to reappear which isn’t ideal either.

Would love to get some insight into this.

Thanks

Hello @vant3d

Need some more info. Which browser are you using? What is your device?

Also can you give me your store url so that I can check it out?

Thanks

My store is hidden but it’s easily to reproduce on any device using the default horizon theme, (or even use the dev tools to swap device)

I’ve tried in edge, firefox, chrome and samsung internet and safari. Main core devices i’m tried are samsung note 20 ultra, pixel, iphone 15 and iphone 14

After more diving into it, it’s the accordion toggle that’s causing the issue, not ideal but disablign it for now will resolve the issue.