framework icon indicating copy to clipboard operation
framework copied to clipboard

Being scrubbed dynamic does not refresh the scrubbing information property

Open JeffreyDevloo opened this issue 6 years ago • 1 comments

The dynamic function does not reload the self.scrubbing_information property. This leads to the dynamic making no sense as it keeps using cached information.

The current work-around is to discard all changes which triggers a reload from the backend before calling the being_scrubbed

JeffreyDevloo avatar Feb 22 '19 14:02 JeffreyDevloo