Vlad Leonov
Results
2
issues of
Vlad Leonov
It is not possible to use model override of `hasDirtyAttributes` when `enableIsDirty` enabled.
Currently `hasDirtyAttributes` depends on array order. It would be great to toggle this behavior like this: ``` orderInsensitiveArray: array('string', { ordered: false }) ```