lovinghouston / lwcgoogleplacesbutton

Adds a Lightning Web Component to create Google Place Listings (currently hardcoded to type "church") as a Salesforce object (currently hardcoded to a custom object named Church_School_Partnership__c).
3 stars 1 forks source link

Distance Field shows Incorrect Value on Data Table #51

Closed sungysang closed 4 years ago

sungysang commented 4 years ago

When I click on the button, the distance number shows an impossibly large value. After some time, it seems to refresh and show the correct value when I look at the CSP record.

Screen Shot 2020-03-19 at 11 36 47 AM

sungysang commented 4 years ago

The field may need some time to calculate, so I could add some sort of wait timer before it displays

Julian88Tex commented 4 years ago

@sungysang, for now, let's just remove distance from data table after clicking button