react-places-autocomplete
react-places-autocomplete copied to clipboard
id field missing - component throwing exception
BUG
Component doesn't work properly when google services returns answer without ID field.
We checked all places where we've been using this component. It always fails, when the google answer doesn't include the ID field. Something we've observed only in the last 8 hours.
To work properly ;) meaning not throwing any exception maybe not relying on the ID field anymore as it might not always be there, but relying on a different id for identification.
Version affected 7.2.1
Below an example of the answer causing the issue.
