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

[v3][UModal] Modal programatically opened using useModal are not reseting its state after close #2777

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

Comments

@hamonCordova
Copy link

Environment



Is this bug related to Nuxt or Vue?

Nuxt

Version

^3.0.0-alpha.9

Reproduction

https://ui3.nuxt.dev/components/modal#programmatic-usage

Description

Modal opened using useModal are not reseting its state after close

Additional context

No response

Logs

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

Exactly I had to use something like this. I think it is the action of the close button that is added by default that does not change the state of v-model:open
Image

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

2 participants