AndrewPoyntz / time-ago-pipe

An Angular pipe for converting a date string into a time ago
MIT License
130 stars 67 forks source link

Time ago pipe is lagging the GUI in Angular due to all the update checks #34

Open Instinct408 opened 4 years ago

Instinct408 commented 4 years ago

Angular 9 is giving me alot of warnings about mouseevent and its lagging the GUI. I did some investigation to see what was causing it and it turns out it was time-ago-pipe

Capture