If you change the location in the results page search bar/widget to something invalid (or insufficiently precise, e.g "Winchester"), this causes the search to fail with the view template error:
undefined method `[]' for nil:NilClass
when it tries to read the search stats. It should be doing something with the returned "Sorry, we couldn't find that address." error instead
If you change the location in the results page search bar/widget to something invalid (or insufficiently precise, e.g "Winchester"), this causes the search to fail with the view template error:
when it tries to read the search stats. It should be doing something with the returned "Sorry, we couldn't find that address." error instead