pstanoev / simple-svelte-autocomplete

Simple Autocomplete / typeahead component for Svelte
http://simple-svelte-autocomplete.surge.sh/
MIT License
464 stars 78 forks source link

Scroll-aware List position on filtering #177

Closed atomcat1978 closed 1 year ago

atomcat1978 commented 2 years ago

The scroll-aware position of the suggestion list is lagging behind. The position should be set in the afterUpdate lifecycle if needed.

FYI: Fix comes as PR soon.

pstanoev commented 1 year ago

Fix published in version 2.5.0.