Skip to content

[Bug]: select element won't open inside <Dialog> on reka-ui 2.9.8 #2660

Description

@erip2

Environment

Developement/Production OS: Windows 10 19043.1110
Node version: 16.0.0
Package manager: pnpm@8.6.0
Reka UI version: 2.9.8
Vue version: 3.0.0
CSS framework: tailwindcss@3.3.3
Client OS: Windows 10 19043.1110
Browser: Chrome 90.0.4430.212

Link to minimal reproduction

https://stackblitz.com/edit/cs7aj6bs

Steps to reproduce

  1. Create a Dialog component
  2. Add a <select> element
  3. Open the dialog and click the <select> element

Describe the bug

The select element won't open, although the <select> and <option> elements are in the HTML.

Expected behavior

The <select> element should be opened and show the options.

Context & Screenshots (if applicable)

If I revert to the previous reka-ui version, this issue goes away.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions