Topic: mdb_select conclict

Jose Delgado Requejo free asked 4 years ago


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 commented 4 years 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 free commented 4 years ago

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


Sebastian Kaczmarek staff commented 4 years ago

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



Please insert min. 20 characters.

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.10
  • Device: web
  • Browser: chrome
  • OS: php
  • Provided sample code: No
  • Provided link: Yes