@texasman03 wrote:
Guys,
Swear I must be going crazy. I have a very simple array, and in my HTML
*ngFor=“let item of array”
Sometimes when I load this page the list shows, sometimes not! I’ve tried wrapping the array in 8 timeouts, I have no idea why this is happening.
ngFor’s work great in other parts of the app.
Has anyone ran into any edge cases where the DOM doesn’t update or something is quirky with Ionic when binding an ngFor to an array?
Posts: 5
Participants: 2