[PR #5235] [MERGED] fix: undeclared variable reference on docs #5871

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/5235
Author: @Kinfe123
Created: 10/11/2025
Status: Merged
Merged: 10/11/2025
Merged by: @Kinfe123

Base: canaryHead: fix/ai-search-cleanup


📝 Commits (4)

📊 Changes

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

View changed files

📝 docs/components/floating-ai-search.tsx (+1 -17)
📝 pnpm-lock.yaml (+1 -1)

📄 Description

Summary by cubic

Fixes a runtime error in the docs search component by removing the Retry button that called an undeclared regenerate() function. Also removes the unused RefreshCw icon import.


🔄 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/5235 **Author:** [@Kinfe123](https://github.com/Kinfe123) **Created:** 10/11/2025 **Status:** ✅ Merged **Merged:** 10/11/2025 **Merged by:** [@Kinfe123](https://github.com/Kinfe123) **Base:** `canary` ← **Head:** `fix/ai-search-cleanup` --- ### 📝 Commits (4) - [`832ea87`](https://github.com/better-auth/better-auth/commit/832ea87bdbd6974d8417e06eafe3045e9a86c4ca) sync - [`4b29d11`](https://github.com/better-auth/better-auth/commit/4b29d11a890980837b4b955e47242cee95883572) lint - [`54f6e4e`](https://github.com/better-auth/better-auth/commit/54f6e4e9adf3c5f9a582267f5dd034f07721774b) fix: unused variable reference on ask-ai - [`52c9b7c`](https://github.com/better-auth/better-auth/commit/52c9b7c0cb37da9a368d97e0d8a3f3e0f7e6b531) lint ### 📊 Changes **2 files changed** (+2 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `docs/components/floating-ai-search.tsx` (+1 -17) 📝 `pnpm-lock.yaml` (+1 -1) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Fixes a runtime error in the docs search component by removing the Retry button that called an undeclared regenerate() function. Also removes the unused RefreshCw icon import. <!-- 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:39:42 -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#5871