You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is difficult to debug without more information (I can't reproduce it). If the before_save callback is only being executed on object create, that's a Rails or application error, not a Geocoder bug.
Expected behavior
It should update lat lng on updating any field change in geocoded_by address but only called on create callback of activerecord
Actual behavior
It doesn't geocode on activerecord update callbacks
Steps to reproduce
Environment info
The text was updated successfully, but these errors were encountered: