Currently `hasDirtyAttributes` depends on array order. It would be great to toggle this behavior like this: ``` orderInsensitiveArray: array('string', { ordered: false }) ```
Currently
hasDirtyAttributesdepends on array order.It would be great to toggle this behavior like this: