mdb_select conclict


Topic: mdb_select conclict

This modal is normal is within the same file http://prntscr.com/ppv9b0 This modal called him by onclick="showAjaxModal(''url') to an x file inside this file

// Material Select Initialization $('.mdb-select').materialSelect();

I open the first modal again and I get duplicated. http://prntscr.com/ppva6a

Note: start the mdb-select within the modal and also at the root of my index. Since opening the modal does not execute the one I have at the root. Because it comes from an ajax.

There is possibility to change the name of the class or put an ID I tried but the first click does not display the select. But the second one does work

// Material Select Initialization $('.mdb-select').materialSelect(); $('.mdb-select1').materialSelect(); $('.mdb-select2').materialSelect();

Sebastian Kaczmarek staff pro premium commented a year ago

Could you please post some code to allow me to reproduce this issue? Or just to take a look at how you initialize the select? Currently, it's hard to tell. Have you tried upgrading to the latest 4.8.11 version?


Jose Delgado Requejo commented a year ago

it may be possible to connect to my computer to teamviewer or anydesk


Sebastian Kaczmarek staff pro premium commented a year ago

Could you please post more code first? It will be easier to identify the issue


Please insert min. 20 characters.