Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modal overflow y #2711

Open
clopezpro opened this issue Nov 20, 2024 · 1 comment
Open

Modal overflow y #2711

clopezpro opened this issue Nov 20, 2024 · 1 comment
Labels
bug Something isn't working triage v3 #1289

Comments

@clopezpro
Copy link
Contributor

Environment



Is this bug related to Nuxt or Vue?

Nuxt

Version

3.0.0-alpha.9

Reproduction

Image

Description

When placing a lot of content in a modal, you cannot scroll on the y axis

Additional context

No response

Logs

@clopezpro clopezpro added bug Something isn't working triage v3 #1289 labels Nov 20, 2024
@clopezpro
Copy link
Contributor Author

I have used this

:ui="{
      content: 'md:my-0',
      body: 'overflow-y-auto md:max-h-[calc(100vh-150px)]',

    }"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage v3 #1289
Projects
None yet
Development

No branches or pull requests

1 participant