-
-
Notifications
You must be signed in to change notification settings - Fork 402
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] shadcn/ui Select component not working in Firefox build #1193
Comments
Can be reproduced using the Fontara repository:
|
Hi! Could you provide some extra information about what is the issue? |
The Select component from shadcn/ui is not responding to click events. When clicking on the select field, the dropdown menu doesn't appear and there's no visual feedback. This component is responsible for displaying and selecting font options in our extension and this also happened when i make a build in develop or prod of firefox v3 |
Thanks for the response. Can you please verify that the Select component behaves correctly in Firefox (outside of Plasmo scope)? We need to identify if the problem is related to Plasmo or to the Select component itself, in which case this might not be the right place. |
Hello again, I checked that there is no problem in a base React and Next.js app while using the shadcn Select component in Firefox. I only see this issue in Plasmo's Firefox Manifest V3 extension. |
Not only in Plasmo's Firefox Manifest V3, but also V2, for the popup. |
What happened?
The shadcn/ui Select component works correctly in Chrome but fails to function in Firefox.
Version
Latest
What OS are you seeing the problem on?
MacOSX
What browsers are you seeing the problem on?
Firefox
Relevant log output
(OPTIONAL) Contribution
Code of Conduct
The text was updated successfully, but these errors were encountered: