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

Issue working with angular material #63

Open
kirega opened this issue Aug 26, 2020 · 2 comments
Open

Issue working with angular material #63

kirega opened this issue Aug 26, 2020 · 2 comments

Comments

@kirega
Copy link

kirega commented Aug 26, 2020

Hello,
I am having trouble when working with angular material. I have setup correctly the shell app and created the namespaces for the same. I then created a micro frontend that uses angular material. Problem is that when I route to the app with the angular material I get an error that say I do not have the right modules loaded from angular material.
if anyone has managed to get the above scenario working, please save a brother here.

@kirega kirega changed the title Issue sharing angular material Issue working with angular material Aug 26, 2020
@NicIonCam
Copy link

I am using react material-ui with share-loader and i have the same issue. Did you manage to find a solution @kirega ?

@theonlybenjamin
Copy link

try to import material's modules on the app.module of your exposing app and then, do not import them in the module of your consumer app

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

3 participants