You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Minor Changes
The ui prop is now respected if a Clerk instance is passed via the Clerk prop to IsomorphicClerk. This fixes the 'Clerk was not loaded with Ui components' error in the Chrome Extension SDK. (#7997) by @royanger