Skip to content

fix(elements): Sign-in/up root fallbacks not rendering properly - #3601

Merged
tmilewski merged 2 commits into
mainfrom
fix.elements/root-fallback
Jun 20, 2024
Merged

fix(elements): Sign-in/up root fallbacks not rendering properly#3601
tmilewski merged 2 commits into
mainfrom
fix.elements/root-fallback

Conversation

@tmilewski

@tmilewski tmilewski commented Jun 20, 2024

Copy link
Copy Markdown
Member

Description

The sign in/up root fallbacks were still being held up by client-side requirements. This moves the logic such that this is no longer the case.

Fixes SDK-1842

Checklist

  • npm test runs as expected.
  • npm run build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

@tmilewski tmilewski self-assigned this Jun 20, 2024
@changeset-bot

changeset-bot Bot commented Jun 20, 2024

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: abb94cc

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@clerk/elements Patch
@clerk/ui Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@tmilewski

Copy link
Copy Markdown
Member Author

!snapshot

@clerk-cookie

Copy link
Copy Markdown
Collaborator

Hey @tmilewski - the snapshot version command generated the following package versions:

Package Version
@clerk/elements 0.8.1-snapshot.vabb94cc
gatsby-plugin-clerk 5.0.0-beta.45
@clerk/ui 0.1.3-snapshot.vabb94cc

Tip: Use the snippet copy button below to quickly install the required packages.
@clerk/elements

npm i @clerk/elements@0.8.1-snapshot.vabb94cc --save-exact

gatsby-plugin-clerk

npm i gatsby-plugin-clerk@5.0.0-beta.45 --save-exact

@clerk/ui

npm i @clerk/ui@0.1.3-snapshot.vabb94cc --save-exact

Sign In with Google
</Clerk.Connection>

<Clerk.Connection

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not used, per configuration

@tmilewski
tmilewski requested a review from panteliselef June 20, 2024 15:49
@tmilewski
tmilewski merged commit 25c87f6 into main Jun 20, 2024
@tmilewski
tmilewski deleted the fix.elements/root-fallback branch June 20, 2024 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants