JSONedit icon indicating copy to clipboard operation
JSONedit copied to clipboard

(key,val) ng-repeat not updating

Open sbedulin opened this issue 9 years ago • 0 comments

"child" binding updates may not propagate to ng-repeat. Using parent scope reference fixes this (simpler example here http://stackoverflow.com/questions/24774435/angularjs-ng-model-inside-ng-repeat-via-key-val-not-updating)

Bug steps are here http://stackoverflow.com/questions/41007472/a-bug-in-a-json-editor-by-angularjs Note: updated only default switch, please fix other conditions.

sbedulin avatar Dec 09 '16 03:12 sbedulin