Topic: mdb-select not showing
                  
                  FPA-Admin
                  free
                  asked 5 years ago
                
The select element is not showing even if i initialized the mdb-select. I'm using pro version.
This is the link of my sample snippet
Thank you.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
              Opened
Specification of the issue
              - ForumUser: Free
 - Premium support: No
 - Technology: MDB jQuery
 - MDB Version: 4.8.11
 - Device: Desktop
 - Browser: Google Chrome
 - OS: Windows 10
 - Provided sample code: No
 - Provided link: Yes
 
Grzegorz Bujański free commented 5 years ago
Hi. Try using
$('.mdb-select').materialSelect();instead of$('.mdb-select').material-select();