-
Notifications
You must be signed in to change notification settings - Fork 958
DO_NOT_MERGE feat: Add UNSAFE_PortalProvider documentation
#2896
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
UNSAFE_PortalProvider documentationUNSAFE_PortalProvider documentation
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>
|
@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>
|
moved to #2985 |
🔎 Previews:
What does this solve?
<UNSAFE_PortalProvider />component with example usage.UNSAFE_PortalProviderjavascript#7310What changed?
TODOS