grist-widget
grist-widget copied to clipboard
[Map] Fix geocode bug
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
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...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify project configuration.
Thanks for the comments @berhalak . I've merged them into the PR. Please review and let me know what you think.