Toggle appears to be always dirty
Hi,
When setting up my observer (observing a boolean
ìs_active
) I noticed that the "Account is active"-email is always sended, even if the toggle hasn't been changed.
When I just hit save without changing anything:
When I only change username:
Is this normal behaviour, and how can I fix this?1 Reply
Solved:
Forgot to add a boolean cast to the model property 🙃