question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Invalid theming import on guide

See original GitHub issue

What 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:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
mrtcmncommented, Apr 10, 2019

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!

0reactions
angular-automatic-lock-bot[bot]commented, Sep 10, 2019

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found