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
src/cdk/overlay/position/position-strategy.ts imports OverlayRef from src/cdk/overlay/overlay-ref.ts. That in turn imports src/cdk/overlay/overlay-config.ts, which in turn imports PositionStrategy, which in turn makes some of our tooling sad.