Topic: warning when compiling
                  
                  Alessandro de Manzano
                  pro
                  asked 7 years ago
                
                I've just updated my app to angular 6.0.1 and MDBootstrap 6.0.2 and it seems to works fine.
But now I got this warning when compiling:
 
                
                
                
              
              
            WARNING: The `text-hide()` mixin has been deprecated as of v4.1.0. It will be removed entirely in v5. on line 10 of node_modules/ng-mdb-pro/assets/scss/bootstrap/mixins/_text-hide.scss, in mixin `text-hide` from line 57 of node_modules/ng-mdb-pro/assets/scss/bootstrap/utilities/_text.scss from line 14 of node_modules/ng-mdb-pro/assets/scss/bootstrap/_utilities.scss from line 41 of stdinI think this is a MDB issue, am I correct ? Are you aware of this minor issue ? Many thanks Ale
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
              Resolved
Specification of the issue
              - ForumUser: Pro
 - Premium support: No
 - Technology: MDB Angular
 - MDB Version: -
 - Device: -
 - Browser: -
 - OS: -
 - Provided sample code: Yes
 - Provided link: No
 
Tags
                  
jmchaves free commented 7 years ago
what version of rxjs are you using?Alessandro de Manzano pro commented 7 years ago
"rxjs": "^6.1.0", "rxjs-compat": "^6.1.0", the latests at todayDamian Gemza staff commented 7 years ago
Dear Allesandro, Those warnings come from Bootstrap, and we can't do anything to remove it. Just ignore it. They won't produce you any errors. We're not using text-hide() mixin, so they're only warnings, nothing else. Best Regards, Damian