DO_NOT_MERGE feat: Add UNSAFE_PortalProvider documentation#2896
Closed
alexcarpenter wants to merge 45 commits intocore-3from
Closed
DO_NOT_MERGE feat: Add UNSAFE_PortalProvider documentation#2896alexcarpenter wants to merge 45 commits intocore-3from
UNSAFE_PortalProvider documentation#2896alexcarpenter wants to merge 45 commits intocore-3from
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
9 tasks
UNSAFE_PortalProvider documentationUNSAFE_PortalProvider documentation
alexcarpenter
commented
Dec 16, 2025
brkalow
reviewed
Dec 17, 2025
Co-authored-by: Bryce Kalow <bryce@clerk.dev>
Co-authored-by: Alexis Aguilar <98043211+alexisintech@users.noreply.github.com>
…documentation (#2962) Signed-off-by: Kenton Duprey <kenton@clerk.dev>
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
Co-authored-by: Max Barvian <max@barvian.me>
Co-authored-by: Sarah Soutoul <sarah@clerk.dev>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
#2961) Co-authored-by: Michael Novotny <manovotny@gmail.com> Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Contributor
|
@alexcarpenter Have fixed the failing build + added some minor changes in my docs review. Let me know if you have any thoughts on it. One remaining question is, is this component supported in the SDKs you put in the frontmatter? If so, we prob want to add more than just the Next.js and Vue examples. To be consistent with the other components code examples. |
Co-authored-by: Sarah Soutoul <sarah@clerk.dev>
Co-authored-by: Alexis Aguilar <98043211+alexisintech@users.noreply.github.com>
Co-authored-by: Alexis Aguilar <98043211+alexisintech@users.noreply.github.com>
Contributor
Author
|
moved to #2985 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🔎 Previews:
What does this solve?
<UNSAFE_PortalProvider />component with example usage.UNSAFE_PortalProviderjavascript#7310What changed?
TODOS