DevExpress / devextreme-angular

Angular UI and data visualization components
https://js.devexpress.com/Demos/
MIT License
558 stars 160 forks source link

ChangeDetection.OnPush for DevExtreme Angular components #1213

Open BrandoCaserotti opened 2 years ago

BrandoCaserotti commented 2 years ago

Hi there,

while profiling the application using Angular DevTools I was wondering why DevExtreme components aren't using ChangeDetection.OnPush. Using it has some benefits that I'm sure you are aware of but I suppose there is a precise reason you are not doing it already.

Can you explain why?

mikerentmeister commented 2 years ago

I would really like to know this as well, thanks