Same issue as this post from 2017, however I don't see the ForceUpdate in the latest version for Reactive.When I change the value of a variable that is linked to an input inside the CurrencyMask widget, the masked value does not update the value and retains the old value.I debugged the DidUpdate action and the local variable MaskedValue does not update to the value that I set to the variable on the input field.