Topic: MDB Select is very slower
                  
                  RoffDaniel
                  pro
                  asked 7 years ago
                
                Hi. Recently noticed that MDB Select has become slow, how to fix it and what is the reason?
Thanks in advance!
                
                  
                
                
                
              
              
            
                      
                      Bartłomiej Malanowski
                      staff
                        answered 7 years ago
                    
Thank you for the video. Now I can see what's the problem. I marked this issue as a bug, so I hope this will be fixed in the nearest future. If you don't want to wait, you just use the following code:
.colorful-select .dropdown-content li span:hover {
-webkit-transition: all .35s linear;
-o-transition: all .35s linear;
transition: all .35s linear;
}
Also, you can use any value you want instead of .35s
Closed
This topic is closed.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
              Closed
Specification of the issue
              - ForumUser: Pro
 - Premium support: No
 - Technology: MDB jQuery
 - MDB Version: -
 - Device: -
 - Browser: -
 - OS: -
 - Provided sample code: No
 - Provided link: No
 
Tags
                  
Bartłomiej Malanowski staff commented 7 years ago
Why do you think so? I work with our Material Select and I haven't noticed any issues with speedRoffDaniel pro commented 7 years ago
https://youtu.be/vaLaFT_SCMU