You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Calling ChangeDetectorRef.detectChanges() on parent component doesn't propagate to ngxd loaded child components. Is there any workaround for this besides calling ApplicationRef.tick()?