Data binding not refreshing

In hindsight, that explains so many instances where I’ve had to refresh data bindings and couldn’t understand why!

Now I can envisage a nice little class for anvil extras that takes a form instance in its init, exposes a dict like interface and calls the form’s refresh_data_bindings whenever it changes…