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

[BUG] - the modal closes with a selector inside #4449

Closed
dany-cuba opened this issue Dec 26, 2024 · 3 comments
Closed

[BUG] - the modal closes with a selector inside #4449

dany-cuba opened this issue Dec 26, 2024 · 3 comments

Comments

@dany-cuba
Copy link

NextUI Version

"@nextui-org/modal": "^2.2.6", "@nextui-org/select": "^2.4.8",

Describe the bug

When I put a selector inside the body of a modal and select an item, the modal closes

Your Example Website or App

No response

Steps to Reproduce the Bug or Issue

  1. set a modal
  2. set a selector inside
  3. open the modal
  4. select an item in the selector
  5. see error (modal closes)

Expected behavior

the normal behavior should be that the item is selected without closing the modal.

Screenshots or Videos

Grabacion.de.pantalla.desde.2024-12-26.12-04-17.webm

Operating System Version

Ubuntu 24.04 LTS

Browser

Chrome

Copy link

linear bot commented Dec 26, 2024

@wingkwong
Copy link
Member

couldn't reproduce. please share a minimal reproducible environment.

issue4449.webm

@p30arena
Copy link

I tested the canary branch, this is fixed by: #4570

@wingkwong wingkwong closed this as not planned Won't fix, can't repro, duplicate, stale Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants