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

Select doesn't work with useShadow on Select.Portal #444

Open
ivancuric opened this issue Jul 16, 2024 · 0 comments
Open

Select doesn't work with useShadow on Select.Portal #444

ivancuric opened this issue Jul 16, 2024 · 0 comments

Comments

@ivancuric
Copy link

ivancuric commented Jul 16, 2024

When using <Select.Portal useShadow={true}>, the dropdown never renders. The Select.Content can't be wrapped in a shadow root, only its children.

Here's a repro:

https://stackblitz.com/edit/github-3ajpxj?file=src%2FApp.tsx

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

1 participant