devextreme-angular
devextreme-angular copied to clipboard
ChangeDetection.OnPush for DevExtreme Angular components
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?
I would really like to know this as well, thanks