[PR #4411] [MERGED] docs: fix incorrect rendering of default tab value #22270

Closed
opened 2026-04-15 20:55:35 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/4411
Author: @Kinfe123
Created: 9/3/2025
Status: Merged
Merged: 9/3/2025
Merged by: @himself65

Base: canaryHead: docs/defaultValue-tab-selection


📝 Commits (1)

  • b8f04f3 docs: case sensetive default value selector

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 docs/content/docs/basic-usage.mdx (+1 -1)
📝 docs/content/docs/concepts/client.mdx (+1 -1)

📄 Description

before
Screenshot 2025-09-04 at 2 09 06 AM
after
Screenshot 2025-09-04 at 2 11 47 AM

Summary by cubic

Fixed incorrect default tab rendering in the docs by using the case-sensitive value "react" for Tabs defaultValue, ensuring the React tab loads by default on the Basic Usage and Client Concepts pages.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/4411 **Author:** [@Kinfe123](https://github.com/Kinfe123) **Created:** 9/3/2025 **Status:** ✅ Merged **Merged:** 9/3/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `docs/defaultValue-tab-selection` --- ### 📝 Commits (1) - [`b8f04f3`](https://github.com/better-auth/better-auth/commit/b8f04f3d165a87bb9544a882d33975eec0b0d009) docs: case sensetive default value selector ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/basic-usage.mdx` (+1 -1) 📝 `docs/content/docs/concepts/client.mdx` (+1 -1) </details> ### 📄 Description before <img width="753" height="403" alt="Screenshot 2025-09-04 at 2 09 06 AM" src="https://github.com/user-attachments/assets/58b82afc-501e-4fa2-97c3-f8f889d66c5e" /> after <img width="826" height="559" alt="Screenshot 2025-09-04 at 2 11 47 AM" src="https://github.com/user-attachments/assets/a02cd42c-26ce-46f4-83c9-1d3dfb6eec3d" /> <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Fixed incorrect default tab rendering in the docs by using the case-sensitive value "react" for Tabs defaultValue, ensuring the React tab loads by default on the Basic Usage and Client Concepts pages. <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-15 20:55:35 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#22270