Topic: Problem after updating MDB5 Pro to 3.0.0
                  
                  stern.peter.78
                  free
                  asked 4 years ago
                
Expected behavior Update files for pro version 3.0.0 in wwwroot and same result than before
Actual behavior Error log: MDB is not defined
Resources (screenshots, code snippets etc.) Error Console see picture

                      
                      stern.peter.78
                      free
                        answered 4 years ago
                    
Are there any other changes I have to focus?
Grzegorz Bujański free commented 4 years ago
Yes, there are some significant changes. We have listed them here: https://mdbootstrap.com/docs/standard/getting-started/migration/#section-migrating-from-v2-to-v3
                      
                      perisiansmu
                      premium
                        answered 4 years ago
                    
Please make sure all the documentation is updated as well. Separate it between version 2 and 3 for our future reference.
ie https://mdbootstrap.com/previews/mdb-ui-kit/sidenav/4.html
Thank you
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 Standard
 - MDB Version: 3.0.0
 - Device: Laptop
 - Browser: Google Chrome
 - OS: Win 10
 - Provided sample code: No
 - Provided link: No
 
Grzegorz Bujański free commented 4 years ago
How can we recreate this problem? Are you using any framework?
stern.peter.78 free commented 4 years ago
I'm using asp.net core mvc 5.0 but with the old version (2.2.1) it works definitly fine
stern.peter.78 free commented 4 years ago
I found the issue.
There is now replaced "data-xxx" into "data-mdb-xxx".
I didn't found this hint before.....