grist-widget icon indicating copy to clipboard operation
grist-widget copied to clipboard

[Map] Fix geocode bug

Open headphoner opened this issue 7 months ago • 1 comments
trafficstars

Currently in the map widget, failure to geocode an address for one row causes all rows below it to no longer geocode. This proposed change resolves the underlying unhandled null reference.

Old behavior

https://github.com/user-attachments/assets/480d69e2-9225-4528-8f1e-11353c6c8a44

New behavior

https://github.com/user-attachments/assets/0f0ff9ba-315f-44e8-9069-c00af39557bc

headphoner avatar Mar 27 '25 17:03 headphoner

Deploy Preview for boisterous-sunburst-a5c941 ready!

Name Link
Latest commit fd655daa276f14704eff5e1f807d85c8679f5c07
Latest deploy log https://app.netlify.com/projects/boisterous-sunburst-a5c941/deploys/6847753e321a230008c31f92
Deploy Preview https://deploy-preview-155--boisterous-sunburst-a5c941.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

netlify[bot] avatar Mar 27 '25 17:03 netlify[bot]

Thanks for the comments @berhalak . I've merged them into the PR. Please review and let me know what you think.

headphoner avatar Jun 10 '25 00:06 headphoner