Although I recognize it is officially unsupported, I’ve found that button() is perhaps the most useful function for creating intuitive flows by A) providing context-appropriate actions and B) more buttons in a small space (4 to a line in a layout without it; many many more with it). As such, I’ve come to rely on it pretty heavily and have found it - generally - really helpful.
However, as of this week, I’ve noticed it slowing formula calculations WAY down. concatenating 5 or 6 buttons adds an enormous lag that doesn’t appear to be present with just the underlying button-columns themselves.
Is anyone else experiencing this problem? Does anyone have any workarounds? Thank you!