Timeline for How to use nested json object with ngFor
Current License: CC BY-SA 4.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 14, 2019 at 9:45 | vote | accept | Ali | ||
| S Apr 12, 2019 at 14:42 | history | edited | Jim | CC BY-SA 4.0 |
Editing typos.
|
| S Apr 12, 2019 at 14:42 | history | suggested | Runtime Terror | CC BY-SA 4.0 |
Editing typos.
|
| Apr 12, 2019 at 14:07 | answer | added | milo | timeline score: 0 | |
| Apr 12, 2019 at 14:06 | comment | added | Tilak Dewangan |
jsonData.chat is not an array, this is the only reason you are getting an Error.
|
|
| Apr 12, 2019 at 14:06 | review | Suggested edits | |||
| S Apr 12, 2019 at 14:42 | |||||
| Apr 12, 2019 at 14:03 | answer | added | pzaenger | timeline score: 2 | |
| Apr 12, 2019 at 13:58 | comment | added | eikooc | You have to convert the object into an array. NgFor only works on arrays, and not objects | |
| Apr 12, 2019 at 13:55 | history | asked | Ali | CC BY-SA 4.0 |