Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(modal): make it easier to use components from lazy-loaded modules #974

Closed
wants to merge 1 commit into from
Closed

fix(modal): make it easier to use components from lazy-loaded modules #974

wants to merge 1 commit into from

Conversation

pkozlowski-opensource
Copy link
Member

Soooooo, this is the first time when I'm kind of puzzled on how to write a test for this.

The issue here is that each lazy loaded module gets its own instance of ComponentFactoryResolver so to test this situation we would have to simulate lazy-loaded modules and I'm not sure sure how to do this under a test (not that I've researched this extensively...)

Fixes #947

@wesleycho
Copy link
Member

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants