[PR #246] [MERGED] Fix React key prop #394

Closed
opened 2026-03-02 23:46:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opentui/pull/246
Author: @macklinu
Created: 10/31/2025
Status: Merged
Merged: 10/31/2025
Merged by: @msmps

Base: mainHead: fix-react-key-prop


📝 Commits (2)

  • 7b25c96 Fix React key prop
  • 82bd6a2 delete packages/react/src/components/index.test.tsx

📊 Changes

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

View changed files

📝 packages/react/jsx-namespace.d.ts (+2 -0)

📄 Description

This PR resolves the issue I opened in #245. The test I added doesn't need to be the exact unit test but does at least show the TypeScript error for key no longer exists.


🔄 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/anomalyco/opentui/pull/246 **Author:** [@macklinu](https://github.com/macklinu) **Created:** 10/31/2025 **Status:** ✅ Merged **Merged:** 10/31/2025 **Merged by:** [@msmps](https://github.com/msmps) **Base:** `main` ← **Head:** `fix-react-key-prop` --- ### 📝 Commits (2) - [`7b25c96`](https://github.com/anomalyco/opentui/commit/7b25c9632c4fc67429926e5d07873988a697e000) Fix React key prop - [`82bd6a2`](https://github.com/anomalyco/opentui/commit/82bd6a297c6734c263b3ed82dc4d7f7f74a4fd5e) delete packages/react/src/components/index.test.tsx ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/react/jsx-namespace.d.ts` (+2 -0) </details> ### 📄 Description This PR resolves the issue I opened in #245. The test I added doesn't need to be the exact unit test but does at least show the TypeScript error for `key` no longer exists. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 23:46:18 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/opentui#394
No description provided.