mirror of
https://github.com/rivo/tview.git
synced 2026-04-26 21:35:54 +03:00
[GH-ISSUE #670] Error in Modal example #491
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tview#491
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 @abitrolly on GitHub (Nov 10, 2021).
Original GitHub issue: https://github.com/rivo/tview/issues/670
This example from https://github.com/rivo/tview/wiki/Modal
Fails
@abitrolly commented on GitHub (Nov 10, 2021):
@rivo what do you think about CI job that tries to scrape and
go buildall examples?@rivo commented on GitHub (Nov 11, 2021):
It still had the old
tcellversion. Thanks, I fixed it.You mean the ones from the repo? I don't think that's necessary, my IDE automatically shows me if there are any compile errors. I wouldn't (wittingly) check anything in that doesn't compile.
The example you posted was from the wiki, which I have to update manually.
@abitrolly commented on GitHub (Nov 11, 2021):
Ok. Saves me some time I guess. Thanks. )