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
Even though control.parent is checked for having a value, it is still
flagged as potentially null. Fixed by capturing the variable separately
so TS detects it as having a value within the closure.
0 commit comments