[cdk]: overlay styles unavailable
See original GitHub issueBug, feature request, or proposal:
Request (for tracking purposes)
Context
https://github.com/angular/material2/pull/6100
I plan on adding a overlay-prebuilt.scss in a follow-up PR
Other
While it looks like all of a11y is re-exported in the material bundle, cdk-a11y()
doesn’t seem to be a part of the cdk
https://github.com/angular/material2/blob/master/src/lib/core/a11y/_a11y.scss
cc @DevVersion
Issue Analytics
- State:
- Created 6 years ago
- Comments:8 (7 by maintainers)
Top Results From Across the Web
angular/cdk: 6.3.2 - overlay is not working as expected #12101
crisbeto commented on Jul 8, 2018. If you're using the CDK without Material, you can include the overlay prebuilt styles, rather than ...
Read more >error does not load position styles when showing cdk overlay ...
I'm trying to put a "contextMenu" in angular leaflet, when done in an empty div it works. Image 01 Image 01 But when...
Read more >MDB Select 2 not working - Material Design for Bootstrap
Hi @soumadeep, Same thing happened to me. Indeed, I fixed it with z-index. I used the following class: .cdk-overlay-container{ z-index: 1051; } It...
Read more >Overlay | Angular Material
The overlay package provides a way to open floating panels on the screen. link Initial setup. The CDK overlays depend on a small...
Read more >@angular/cdk - npm
Angular Material Component Development Kit. Latest version: 15.0.3, last published: 11 days ago. Start using @angular/cdk in your project by ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Also worth mentioning that we don’t want to call the concrete file
overlay.scss
because it would make imports from client scss ambiguousThis issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.