nuxt-ui-pro/dashboard

Can't scroll on iOS after opening NavBar

Opened this issue · 0 comments

How to reproduce:
(This issue needs to be reproduced on physical iOS device.
Simulators do not recreate the issue.)

  1. Open Safari on iOS device and go to the template demo: https://dashboard-template.nuxt.dev/
  2. Click the navbar 3 bar icon (this will open up the navigation)
  3. Click again to close

You will now not be able to scroll the page unless you (refocus by clicking?) on the content.

Perhaps this is an issue with focusing within the UDashboardNavbar component?
Perhaps it is receiving the scroll events meant for the content?