mirror of
https://github.com/rivo/tview.git
synced 2026-04-26 21:35:54 +03:00
[GH-ISSUE #688] can't type text into input field #503
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tview#503
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 @argb on GitHub (Jan 13, 2022).
Original GitHub issue: https://github.com/rivo/tview/issues/688
github.com/rivo/tview v0.0.0-20220106183741-90d72bc664f5
this version doesn't work, can't type anyting to input field
I changed back to an old version: github.com/rivo/tview v0.0.0-20210125085121-dbc1f32bb1d0, it worked again.
first time use this package, I don't know what's the problem, sorry I can't feed more useful infomation back, i have no clue.
@rivo commented on GitHub (Feb 15, 2022):
Please post a code example that I can run that illustrates your problem. I tried the demos in the package and they all worked fine.