Topic: inline style in the page not load
                  
                  Mancini
                  free
                  asked 5 years ago
                
I've create a new project with mdb init, but if I add a modal .modal-success style are not present. I've see in old project that the problem is inline style in the header of the page is not created, but I dont know why. The configuration are the same in the projects.
                      
                      Arkadiusz Idzikowski
                      staff
                        answered 5 years ago
                    
From MDB Angular v8 styles are assigned to specific components. For example, you should now use our mdbBtn directive for buttons instead of adding classes directly to the a/button element.
Please take a look at the example from your documentation and adjust your code accordingly:
https://mdbootstrap.com/docs/angular/modals/customization/#successModalSec
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Free
 - Premium support: No
 - Technology: MDB Angular
 - MDB Version: 9.0.0
 - Device: pc
 - Browser: chrome
 - OS: win 10
 - Provided sample code: No
 - Provided link: No
 
Arkadiusz Idzikowski staff commented 5 years ago
Please edit your first post and add some html/ts code on which we will be able to reproduce this problem.
Mancini free commented 5 years ago
At this link you can download the project https://www.dropbox.com/s/ycllphexsdlk4af/Angular-Bootstrap-with-Material-Design.rar?dl=0
I've add a modal on the right but not work.
Mancini free commented 5 years ago
Nothing, I've create a new project, but not work. Here the link of the project : https://www.dropbox.com/s/ytm9jv8ce192sjw/TestMdb.rar?dl=0 I sent you an image of the problem on this link: https://www.dropbox.com/s/uo0q1c2fkk1fgj4/error.png?dl=0 Is not a problem of angular version, I've try from 9 to 7 angular version but not work..