mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Before, you'd get an error like: ``` EXCEPTION: Cannot find a differ supporting object ‘[object Object]’ in [users in UsersCmp@2:14] ``` Now, you get: ``` EXCEPTION: Cannot find a differ supporting object ‘[object Object]’ of type 'Object'. Did you mean to bind ngFor to an Array? in [users in UsersCmp@2:14] ``` |
||
|---|---|---|
| .. | ||
| directives | ||
| forms | ||
| pipes | ||
| spies.dart | ||
| spies.ts | ||