The biggest problem is that, like the Livewire component, Google returns partial addresses. After researching, many users are having this problem without a fix. Even though they claim when types=address, "Generally, you use this request when you know the user will be looking for a fully specified address."
We should validate on the frontend, that query starts with a number, like I did with the Livewire version.
to use
The biggest problem is that, like the Livewire component, Google returns partial addresses. After researching, many users are having this problem without a fix. Even though they claim when types=address, "Generally, you use this request when you know the user will be looking for a fully specified address."
We should validate on the frontend, that query starts with a number, like I did with the Livewire version.