Google Map and Search box not working in modal


Topic: Google Map and Search box not working in modal

pabloabl pro premium asked 10 months ago

SearchBox does not work when it is inside a modal.

Does anyone know how to fix it?

Thanks and best regards. Pablo


Grzegorz Bujański staff commented 10 months ago

Hi. How we can reproduce this issue? Can you create snippet here: https://mdbootstrap.com/snippets and show us this bug?


pabloabl pro premium commented 10 months ago

Hi!, I already solved it, thank you very much for responding.

The div where the results are loaded is called pac-container, I just adjusted the z-index for it and it worked.

.pac-container { z-index: 100000 !important; }


Grzegorz Bujański staff commented 10 months ago

I'm glad you were able to solve this problem. Best, Grzegorz


pabloabl pro premium answered 10 months ago

.pac-container { z-index: 100000 !important; }


Please insert min. 20 characters.
Status

Resolved

Specification of the issue
  • User: Pro
  • Premium support: Yes
  • Technology: jQuery
  • MDB Version: 4.19.0
  • Device: PC
  • Browser: Chrome
  • OS: Win10
  • Provided sample code: No
  • Provided link: No