[PR #40] [MERGED] Fix small react and JS errors #3179

Closed
opened 2026-02-22 18:33:12 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/40
Author: @timothyasp
Created: 6/12/2023
Status: Merged
Merged: 6/13/2023
Merged by: @timothycarambat

Base: masterHead: master


📝 Commits (2)

  • 7c45b34 Fix react html console errors
  • 3f3c6fc Fix bug where clicking expand on empty directory throws error

📊 Changes

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

View changed files

📝 frontend/src/components/Modals/Keys.jsx (+17 -17)
📝 frontend/src/components/Modals/MangeWorkspace/index.jsx (+5 -4)

📄 Description

Going through building and playing around with it, noticed some console errors that were quick fixes.


🔄 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/Mintplex-Labs/anything-llm/pull/40 **Author:** [@timothyasp](https://github.com/timothyasp) **Created:** 6/12/2023 **Status:** ✅ Merged **Merged:** 6/13/2023 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`7c45b34`](https://github.com/Mintplex-Labs/anything-llm/commit/7c45b34f5b0fec88e98a1775b088c8ff5b4d7018) Fix react html console errors - [`3f3c6fc`](https://github.com/Mintplex-Labs/anything-llm/commit/3f3c6fc67d2fe2fd4fb3379848c9af2522e90736) Fix bug where clicking expand on empty directory throws error ### 📊 Changes **2 files changed** (+22 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/Modals/Keys.jsx` (+17 -17) 📝 `frontend/src/components/Modals/MangeWorkspace/index.jsx` (+5 -4) </details> ### 📄 Description Going through building and playing around with it, noticed some console errors that were quick fixes. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:33:12 -05:00
yindo closed this issue 2026-02-22 18:33:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#3179