Topic: livewire destroy mdb-select
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.19.1
 - Device: mac-pro
 - Browser: chrome
 - OS: mac
 - Provided sample code: No
 - Provided link: No
 
Grzegorz Bujański free commented 5 years ago
Hi. Can you say more about it? What do you mean? What exactly is going on?
Milan Acharya free commented 2 years ago
simple: if($('.select-wrapper').length==0){ document.querySelectorAll('.mdb-select').forEach((select) => { new mdb.Select(select); }); }