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

Angular EntryComponent in shared library #12

Open
mczard opened this issue Aug 15, 2019 · 0 comments
Open

Angular EntryComponent in shared library #12

mczard opened this issue Aug 15, 2019 · 0 comments

Comments

@mczard
Copy link

mczard commented Aug 15, 2019

Hi,

I've created shared library which contains entryComponent.
Unfortunatelly when I'll try to use it in dynamically loaded module then I'll receive following exception:

Uncaught (in promise): TypeError: Cannot read property 'componentType' of undefined

Did you see such error? I can mention that when I'm using my library in non-dynamic plugins then everything works fine.

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

No branches or pull requests

1 participant