Mota

Results 5 comments of Mota

mine too I have to kill it each time

I have to mention something The model before validator should receive `x='foo'` (the old value), but it was getting `{'x': 'bar'}` (the new value). The line I removed in `model.rs`...

> which looks like a separate issue. You're right - I think I got sidetracked while working on this. I started from issue #11823 about the type inconsistency (before validators...