Invalid theming import on guide
See original GitHub issueWhat is the expected behavior?
Wrong or deprecated import path on theming guide:
Must be like this.
@import '~@angular/material/_theming.scss';
What is the current behavior?
Import of current example is:
@import '~@angular/material/theming';
What are the steps to reproduce?
https://material.angular.io/guide/theming
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
I detected this problem on; Angular Material 7.2.1
Issue Analytics
- State:
- Created 5 years ago
- Reactions:1
- Comments:5 (1 by maintainers)
Top Results From Across the Web
Troubleshooting your Github integration with Guide themes
Failed to import theme; Failed to update theme; Make sure you have access to the repository; Make sure the Zendesk Guide app is...
Read more >Can't find stylesheet to import. @use '~@angular/material' as ...
For Angular 13 try to remove tilde symbol ( ~ ) from the path so import like: @use '@angular/material' as mat;. It works...
Read more >some things may not have imported properly | WordPress.org
Hi there. I've used the plugin to import demo content. Although import was complete I got a message saying some things were not...
Read more >Troubleshooting your XML or CSV Import
First, try clearing your browser cache or using a different web browser. If the problem persists, the issue is usually a theme or...
Read more >How to Fix Starter Template Importing Issues
Your Starter Templates import process was interrupted? Learn how to quickly ... WP Astra Wordpress Theme. Main Menu ... Starter Templates Walkthrough Docs:....
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 Free
Top 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
Hi, im on 7.3.7 now. And i have no error. Maybe problem was on 7.2.1. I can’t say which one is. But seems problem doesn’t exisist now. This issue must be closed. Thanks for support!
This 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.