Hello, have you had issues with wrong zip codes with address autofill using bubble? Are there any possible fixes?
Hmmm, that zip code data is directly coming from Google maps so I don’t think you have any control on it. Least you can do is to show the user a confirmation of the zip code before proceeding further.
Or is the zip code pre filled by your browser saved addresses?
It’s really filled with Bubble, not by browser saved data. And it seems to happen with Canadian addresses per example
Can you give example of your settings and input? Canadian postal code doesn’t have the same format as us zip code…
Yes, The autofill we use is called “Searchbox” in Bubble. with the option “Geographic Location”. The orders are static or dynamic data which are used for displaying data that’s already stored in the database. The plugin we are using is Google’s Geolocation API and Google’s Places API which basically takes the address autofilled by Bubble’s searchbox and format it again according to Google Maps formatting. So to sum it up, Searchbox provides the address when the user types something. And the Google APIs format that address to maintain consistency. But the issue is we get different zip codes with autofill versus google maps for Canada per example.
Can you create a test page that show the issue you have or do a screencast? Please include your settings