Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

fix: missing import for PortalModule #582

Merged
merged 1 commit into from
Feb 25, 2019

Conversation

swseverance
Copy link
Contributor

There are some examples that depend on the PortalModule and they break
if they're forked into a Stackblitz, because we don't import the PortalModule
directly anywhere.

Fixes angular/components#15175

There are some examples that depend on the `PortalModule` and they break
if they're forked into a Stackblitz, because we don't import the
`PortalModule` directly anywhere.

Fixes angular/components#15175
Copy link
Member

@jelbourn jelbourn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jelbourn jelbourn merged commit f4050c3 into angular:master Feb 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants