IMHO triggering application-wide change detection here is overkill. If the problem here turns out to be similar to this one, then injecting a ChangeDetectorRef
should be sufficient.
IMHO triggering application-wide change detection here is overkill. If the problem here turns out to be similar to this one, then injecting a ChangeDetectorRef
should be sufficient.