Hi,
we've been using the MVC wrapper for Kendo UI Menu widget.
Otherwise it's working fine, but when testing with iPad, the dropdown menu won't show up if the parent menu item is a link. When clicking the parent item, instead of showing the dropdown, it simply opens the link and effectively refreshes the page.
I tried removing the link, and then the dropdown shows up without problems.
The link is created with the .Action() call on the helper. Should the Menu widget support dropdowns on touch screens in this scenario?
we've been using the MVC wrapper for Kendo UI Menu widget.
Otherwise it's working fine, but when testing with iPad, the dropdown menu won't show up if the parent menu item is a link. When clicking the parent item, instead of showing the dropdown, it simply opens the link and effectively refreshes the page.
I tried removing the link, and then the dropdown shows up without problems.
The link is created with the .Action() call on the helper. Should the Menu widget support dropdowns on touch screens in this scenario?