Hi all, I'm using a uui toggle in a custom propert...
# package-development
t
Hi all, I'm using a uui toggle in a custom property but it does not set the isDirty automatically when changed, I saw that there is a pristine attribute we can add and I went as far as the toggle itself changing from untouched to touched, but can't figure out how to go from there to set the isDirty state on the form (I think?). Any help will be very much appreciated. if you want more details, context or to see the code, it's related to this issue: https://github.com/skartknet/ConditionalDisplayers/issues/14