mirror of
https://github.com/rivo/tview.git
synced 2026-04-29 06:45:56 +03:00
[GH-ISSUE #80] Presentation demo, error in grid.go and table.go #58
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tview#58
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nicolascb on GitHub (Mar 14, 2018).
Original GitHub issue: https://github.com/rivo/tview/issues/80
I'm having this problem when I try to run presentation:
@rivo commented on GitHub (Mar 14, 2018):
Looks like you're referencing an old version of
tview. You'll want to check your $GOPATH and thetviewcode that's located there. If it's the latest commit, you should not see these messages.@nicolascb commented on GitHub (Mar 14, 2018):
Oh yeah man! Sorry!