[Geocoder] Lat/Long input not working
Created 6 years ago by damian_nz

A few months ago I updated a site from 1.1.17 to 1.1.37

I have just noticed that you can no longer enter a latitude/longitude into the input, only an address. This was working before the update.

Is this intentional or is/was it a bug?

ryanthompson  —  6 years ago

If you update it's been fixed.

damian_nz  —  6 years ago

Hey Ryan,

I just pulled down your latest tag (v1.1.44) and it errors when trying to initialise.

let wrapper = field.closest('.input-wrapper');

Doesn't work as there is no wrapper in the view