Patrick Woldberg

Results 4 comments of Patrick Woldberg

try setting the `elementsContainer` to `.entry`.

In the onSubmit method the resultList is cleared but this is only available when autoComplete is enabled and throws an error when setting autoComplete option to false. https://github.com/smeijer/leaflet-geosearch/blob/9197b372c28277ff81a28af2afa360fc33d16bc0/src/SearchControl.ts#L385 Suggested solutions:...

I assume you use jQuery.ready to initialize the editor, just make sure your script is included after the bootstrap 5 script. Bootstrap 5 initializes the jQuery plugins also on DOM...

Just tested with in the latest dev version and the position seems to be fixed there. The styling in the Web Component example is still missing.