turt2live / evelium

A matrix chat client to facilitate communication amoung communities, organizations, and individuals
https://evelium.io
GNU General Public License v3.0
7 stars 2 forks source link

Angular doesn't like having moment timestamps for some reason #88

Open turt2live opened 6 years ago

turt2live commented 6 years ago
Error: ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it was checked. Previous value: 'null: 17 hours ago'. Current value: 'null: 18 hours ago'.

In this case it happened when the clock went from 10:59 to 11:00.

Doesn't appear to break the timeline, just prints an error.

turt2live commented 6 years ago

this apparently is still happening