dirty_form
dirty_form copied to clipboard
missing dirty trigger
Thanks for a great lib, nobody else has gotten close to creating something like this.
There is an odd case in input_checker where neither a dirty or a clean will get called.
if (initial == current) && (there are changedClass), then dirty & clean isn't triggered and nothing happens even though, ideally the dirty would get triggered.