[PR #4353] [MERGED] fix(demo): add loading.tsx #5326

Closed
opened 2026-03-13 12:18:53 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: canaryHead: himself65/2025/09/01/loading


📝 Commits (1)

  • b1b574c fix(demo): add loading.tsx

📊 Changes

1 file changed (+10 additions, -0 deletions)

View changed files

demo/nextjs/app/(auth)/sign-in/loading.tsx (+10 -0)

📄 Description

Summary by cubic

Added a route-level loading UI for the sign-in page in the demo Next.js app, showing a centered spinner and “Loading...” text while the route resolves. Prevents a blank screen during auth redirects or data fetching.


🔄 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/4353 **Author:** [@himself65](https://github.com/himself65) **Created:** 9/1/2025 **Status:** ✅ Merged **Merged:** 9/1/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2025/09/01/loading` --- ### 📝 Commits (1) - [`b1b574c`](https://github.com/better-auth/better-auth/commit/b1b574c08a1766898fdc571692c75b49e3f6d60f) fix(demo): add loading.tsx ### 📊 Changes **1 file changed** (+10 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `demo/nextjs/app/(auth)/sign-in/loading.tsx` (+10 -0) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Added a route-level loading UI for the sign-in page in the demo Next.js app, showing a centered spinner and “Loading...” text while the route resolves. Prevents a blank screen during auth redirects or data fetching. <!-- 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-03-13 12:18:53 -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#5326