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
@jassmith , @mjpolak
i try to reproduce this issue in safari iOS, i found that this menu is not working in iOS, is this right, then i can look into this one
It would be great if you could poke at it. The solution here is that the onHeaderMenuClick event needs to emit when there is a long touch (and the other requirements for emitting this event are met). Fortunately the base implementation already tells you if the last interaction was a long touch, so this shouldn't be too hard.
Reproduction:
Result
The menu doesn't open
Expected result
Menu is visible
The text was updated successfully, but these errors were encountered: