Google Maps, with Auto Complete in a modal

Wappler 4.9.1 M1 Mac

If I place a text input with google places auto complete, and a map under it that moves to the address of the input it works fine, however if i place those elements inside a modal window the auto complete stops working.
The only way to force it to work is to add a style to my css of

div.pac-container.pac-logo {
  z-index: 1055;
}
Community Page
Last updated: