tja4472

Results 3 comments of tja4472

On reflection it would be best to leave internal-list-observable.ts alone. emulate-list.ts - processEmulation will then be ```typescript const aa_newValue = { ...this.observableValue[itemToUpdateIndex], ...value }; console.log('aa_newValue>', aa_newValue); const bb_newValue = unwrap(key,...