textual icon indicating copy to clipboard operation
textual copied to clipboard

Reactive compute doesnt respect `always_update`

Open kdkavanagh opened this issue 1 year ago • 1 comments

When a reactive update is compute'd, its return value is compared to the current before invoking any watchers, irrespective of whether the reactive object is marked as always_update due to this logic here: https://github.com/Textualize/textual/blob/main/src/textual/reactive.py#L393-L396

kdkavanagh avatar Oct 15 '24 00:10 kdkavanagh

We found the following entries in the FAQ which you may find helpful:

Feel free to close this issue if you found an answer in the FAQ. Otherwise, please give us a little time to review.

This is an automated reply, generated by FAQtory

github-actions[bot] avatar Oct 15 '24 00:10 github-actions[bot]