Did something change overnight? Like a new version pushed? I have some buttons with conditional enabling which have been working fine all week (since I created them).1) I have not made any changes to that part, and today they stopped working , for an unknown reasonOn popupButton named “Save & trigger…” has a condition to enable button when Model Account has unsaved changesIF I make changes on any field from that model , button does not enableLooking a console, when inspect element i see a bunch of errors, not sure if related2) similarly, On the main page, for other buttons with enable condition, it works the first time i make a change in the model’s field, but a second time(after saving first), unless i refresh…