so im displaying an array in reverse order
*ngFor="let item of items.reverse(); let i = index"
The problem I\'m having is that when