Skip to content

Circular type references in material2 #9491

Closed
@mprobst

Description

@mprobst

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.

Metadata

Metadata

Assignees

Labels

GThis is is related to a Google internal issueP2The issue is important to a large percentage of users, with a workaround

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions