On iPhone, when i type in the address I search for I cant see the div .pac-container that holds the suggestions.
On further checking the container is being made, but it's being made high up the page and out of sight.
This does however work fine on Androids and desktop.
Has anyone come across this issue before?
The only fix I can see at the moment is to re-calculate and over-ride the css top: calculation (for iOS only)
On iPhone, when i type in the address I search for I cant see the div .pac-container that holds the suggestions. On further checking the container is being made, but it's being made high up the page and out of sight.
This does however work fine on Androids and desktop. Has anyone come across this issue before?
The only fix I can see at the moment is to re-calculate and over-ride the css top: calculation (for iOS only)