[PR #1243] [MERGED] fix(docs): navigation buttons not showing due to groups #3712

Closed
opened 2026-03-13 11:07:23 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/1243
Author: @ping-maxwell
Created: 1/18/2025
Status: Merged
Merged: 1/18/2025
Merged by: @Bekacru

Base: mainHead: fix/docs/page-nav-groups


📝 Commits (1)

  • 2ee0ba8 fix(docs): navigation buttons not showing due to groups

📊 Changes

1 file changed (+4 additions, -4 deletions)

View changed files

📝 docs/app/docs/[[...slug]]/page.tsx (+4 -4)

📄 Description

It breaks because the next/prev page is a group, not a usual page.

Before

image

After

image

🔄 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/1243 **Author:** [@ping-maxwell](https://github.com/ping-maxwell) **Created:** 1/18/2025 **Status:** ✅ Merged **Merged:** 1/18/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `fix/docs/page-nav-groups` --- ### 📝 Commits (1) - [`2ee0ba8`](https://github.com/better-auth/better-auth/commit/2ee0ba84a2f033c4d0e4635fd1dda62884f037d0) fix(docs): navigation buttons not showing due to groups ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `docs/app/docs/[[...slug]]/page.tsx` (+4 -4) </details> ### 📄 Description It breaks because the next/prev page is a group, not a usual page. # Before <img width="1279" alt="image" src="https://github.com/user-attachments/assets/26d9d0aa-ca6a-43e5-950b-93799df31ac1" /> # After <img width="1310" alt="image" src="https://github.com/user-attachments/assets/2d2feee2-8609-4c3a-a894-8eed880938f0" /> --- <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-03-13 11:07:23 -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#3712