Skip to content

v2.3.2

Compare
Choose a tag to compare
@jwasilgeo jwasilgeo released this 12 Nov 18:53

Fixed

  • Suggestions are now visible above the control's input element when the optional position property is 'bottomleft' or 'bottomright'. #228
  • Ensure that geocoding is not attempted when user interacts with invalid suggestion child elements, such as when clicking on a provider header or the suggestions parent container element. #228
  • Reset this._lastValue when clearing and collapsing the control after a result to make it easier to search again for the same input text value. #228