Closed ghost closed 1 year ago
Hey there - quick update on this one. It is on our backlog, but honestly we likely won't get to it any time soon as there are a lot of other issues in front of it. If anyone is eager to get it out sooner, contributions are very welcome, otherwise we will update and close when it's handled!
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Package + Version
@clerk/clerk-js
@clerk/clerk-react
@clerk/nextjs
@clerk/remix
@clerk/types
@clerk/themes
@clerk/localizations
@clerk/clerk-expo
@clerk/backend
@clerk/clerk-sdk-node
@clerk/shared
@clerk/fastify
@clerk/chrome-extension
gatsby-plugin-clerk
build/tooling/chore
Dependencies + versions
Description
OrganizationSwitcher component does not style modal using appearance ->element attribute. It seems to be an issue where appearance attribute is missing OrganizationProfileTheme in OrganizationSwitcherProps as per my findings based on a very similar component like UserButton which has UserProfileTheme in UserButtonProps.
For anyone facing the issue, a possible workaround at the moment would be to use globals.css.