Problem/Motivation
Call to a member function get() on null in Drupal\geolocation\Plugin\views\filter\ProximityFilter->storeExposedInput()
When a proximity filter is used with a view that has a map attachment with another proximity filter.
Proposed resolution
Update code of "geolocation_filter_proximity" view filter.
User interface changes
None
API changes
None
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3285227-1.patch | 711 bytes | uditrawat |
Comments
Comment #2
uditrawatFixed with a patch.
Comment #3
socialnicheguru commentedComment #5
christianadamski commentedSlightly altered patch.
Thanks!