[PR #68] [CLOSED] avoid out of bounds index. fixes #67 #851

Closed
opened 2026-03-04 01:08:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rivo/tview/pull/68
Author: @glycerine
Created: 3/10/2018
Status: Closed

Base: masterHead: fix67


📝 Commits (1)

📊 Changes

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

View changed files

📝 table.go (+1 -1)

📄 Description

This doesn't resolve any underlying logic mistake.

But it does prevent the crash. Functionality of table navigation remains intact.


🔄 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/rivo/tview/pull/68 **Author:** [@glycerine](https://github.com/glycerine) **Created:** 3/10/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix67` --- ### 📝 Commits (1) - [`1ba387b`](https://github.com/rivo/tview/commit/1ba387bfe1d45d7c7d7b746a2cf19e34a2e0bc11) avoid out of bounds index. fixes #67 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `table.go` (+1 -1) </details> ### 📄 Description This doesn't resolve any underlying logic mistake. But it does prevent the crash. Functionality of table navigation remains intact. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:08:13 +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/tview#851
No description provided.