Topic: 'mdb-card-header' is not a known element with Angular Material / Bootstrap
Harris free asked 4 years ago
Hi,
I have created a message on Stackoverflow regarding a problem with not working with SCSS/CSS. Although this one was answered, I was looking for an answer that would work with all components (and not just buttons). The real problem I had was with the Login Component. My thoughts were that if the Button issue was resolved, the Login Component issue would ~also~ be solved. Since that is not the case, I have created a new message:
'mdb-card-header' is not a known element with Angular Material / Bootstraphttps://stackoverflow.com/questions/60070554/mdb-card-header-is-not-a-known-element-with-angular-material-bootstrap
Again, any info pointing to what the problem is would be appreciated.
Regards.
Closed
This topic is closed.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Closed
- ForumUser: Free
- Premium support: No
- Technology: MDB Angular
- MDB Version: 8.8.2
- Device: Desktop
- Browser: Chrome
- OS: Windows 10 64-bit
- Provided sample code: No
- Provided link: Yes
Konrad Stępień staff commented 4 years ago
Hi @Harris,
Did you try import
MDBBootstrapModulesPro.forRoot(),
Also, you can visit page about MDB modules. You Can import one module to your project.
in your
authorization.module.ts
file?Harris free commented 4 years ago
Hi, the problem was resolved with Stackflow message: https://stackoverflow.com/questions/60068409/angular-material-router-outlet-router-outlet-does-not-preserve-css-scss-styl
Closing the post