nuxt / ui

A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.
https://ui.nuxt.com
MIT License
3.78k stars 463 forks source link

`UModal` preventClose doesn't allow to interact with elements #1932

Open ElYaiko opened 2 months ago

ElYaiko commented 2 months ago

Environment


Version

v2.17.0

Reproduction

https://stackblitz.com/edit/nuxt-ui-5movd8?file=app.vue (Test on mobile or open Devtools and toggle device mode.)

Description

When two or more UModal are using preventClose prop doesn't allow to interact with the elements of the modal on top when in touch mode.

Additional context

No response

Logs

No response

sebastiandotdev commented 1 month ago

Any solution for this?

ElYaiko commented 1 month ago

Any update please?