You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems like the compute methods don't refresh bindings when refresh_bindings is set to True. I assume it should work the same as the usual reactive, but maybe I'm wrong?
Here's an MRE. After entering "Open Sesame" into the input, the bindings won't be refreshed until you change the focus (like clicking ouside of the terminal and then clicking again inside the terminal).
Seems like the compute methods don't refresh bindings when
refresh_bindings
is set toTrue
. I assume it should work the same as the usual reactive, but maybe I'm wrong?Here's an MRE. After entering "Open Sesame" into the input, the bindings won't be refreshed until you change the focus (like clicking ouside of the terminal and then clicking again inside the terminal).
Textual Diagnostics
Versions
Python
Operating System
Terminal
Rich Console options
The text was updated successfully, but these errors were encountered: