-
-
Notifications
You must be signed in to change notification settings - Fork 177
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
keys
prop does not work on List component
#71
Comments
Hum... I won't have time to investigate this before next week @Lokeh. Don't hesitate to open a PR if you feel like it. Else, you can ping me next week if I forget. |
I'll investigate as much as I can. Where do I find |
It looks like an issue with blessed. I filed an issue: chjj/blessed#325 Perhaps we could special-case |
Or, figure out a way to attach event handlers only to the top-level |
@Lokeh would you mind elaborate? Thanks in advance ---update--- I mis-read your comment and thought you found a cure! |
Example:
And a working vanilla-
blessed
solution:The text was updated successfully, but these errors were encountered: