-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
cannot reproduceThe team is unable to reproduce this issue with the information providedThe team is unable to reproduce this issue with the information provided
Description
Reproduction
I have a stackblitz that has code, but I can't seem to get stackblits to support an Angular multi-project.
https://stackblitz.com/edit/angular-fbbf6q
Steps to reproduce:
- Download the code from stackblitz link above
npm run build && npm run start- this will build the library then start the app which imports the library- Open browser to http://localhost:4200/ to see issues.
Expected Behavior
I would expect to see the Material components functioning properly.
Actual Behavior
I get limited functionality, some components display but with no animations or interaction, some components don't display at all

Environment
- Angular: 9.0.2
- CDK/Material: 9.1.0
- Browser(s): FF
- Operating System (e.g. Windows, macOS, Ubuntu): macOS
Notes
I was doing this same thing in Angular 8 with no problems, that is, exporting Material as web components from a library into an app. However with the Angular 9 upgrade it doesn't seem to be functioning completely.
tcdnshockwa and tcd
Metadata
Metadata
Assignees
Labels
cannot reproduceThe team is unable to reproduce this issue with the information providedThe team is unable to reproduce this issue with the information provided