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
I'm using two dropdown Menu on my site header with an svg in the MenuButton and they don't close correctly on touch event on mobile. On click event it work fine. Using text instead of an svg image work fine too.
Idk if it is a similar bug like this old one (for React): #2986