You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 7, 2026. It is now read-only.
When setting a nested attribute, change events are triggered on each nested level. If the option silent = true is used, these events are not triggered correctly when calling the change() method.
When setting a nested attribute, change events are triggered on each nested level. If the option silent = true is used, these events are not triggered correctly when calling the change() method.
This demonstrates the issue: http://jsfiddle.net/JtAPD/2/