Closed alexcarpenter closed 2 days ago
Latest commit: be94d6de0cf6c8a94f5cfeadb62bbed6d1a772a1
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
clerk-js-sandbox | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 20, 2024 9:31pm |
Description
When waitlist is enabled during combined flow, move to waitlist component with email address pre-populated when user attempts to signup with an email address.
https://github.com/user-attachments/assets/bb42eade-d81d-47fb-bd11-a52f53b44392
Resolves SDKI-744
Checklist
pnpm test
runs as expected.pnpm build
runs as expected.Type of change