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] Firefox Only - Select in Tab in Modal Deadlocks UI #3043

Closed
moloch-- opened this issue May 22, 2024 · 3 comments
Closed

[BUG] Firefox Only - Select in Tab in Modal Deadlocks UI #3043

moloch-- opened this issue May 22, 2024 · 3 comments

Comments

@moloch--
Copy link

NextUI Version

2.3.6

Describe the bug

Using a <Select> inside of a <Tab> inside of a <Modal> deadlocks the UI in Firefox, the exact same code works fine in Chrome and Safari however. The deadlock occurs regardless of the user making a state modifying selection, so doesn't seem to be a render loop.

Not clear if it's an issue with NextUI or just Firefox.

Your Example Website or App

No response

Steps to Reproduce the Bug or Issue

Create a Select inside of a Tab inside of a Modal.

Expected behavior

UI doesn't deadlock, or consistently deadlocks between browsers.

Screenshots or Videos

No response

Operating System Version

macOS

Browser

Firefox

Copy link

linear bot commented May 22, 2024

@wingkwong
Copy link
Member

wingkwong commented May 22, 2024

Please share a minimal reproducible example.

@wingkwong
Copy link
Member

Closing due to inactivity.

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

No branches or pull requests

2 participants