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
Click on the menu icon and then the nuxt text on the top.
It is buggy because the hover mode is not taking into account the touch device input.
Description
I use the template from https://github.com/nuxt-ui-pro/dashboard and tested it on mobile.
The component UDropdown has a mode of 'hover'. This however breaks the interaction on mobile/touch devices.
This is reproduced in the devtools using the mobile emulator, as well as your own device (ios).
Additional context
I believe this to be a bug since an example should be working properly on all devices without workarounds.
Logs
The text was updated successfully, but these errors were encountered:
Environment
Is this bug related to Nuxt or Vue?
Nuxt
Version
3.13.2
Reproduction
Description
I use the template from https://github.com/nuxt-ui-pro/dashboard and tested it on mobile.
The component UDropdown has a mode of 'hover'. This however breaks the interaction on mobile/touch devices.
This is reproduced in the devtools using the mobile emulator, as well as your own device (ios).
Additional context
I believe this to be a bug since an example should be working properly on all devices without workarounds.
Logs
The text was updated successfully, but these errors were encountered: