darrenjennings / vue-autosuggest

🔍 Vue autosuggest component.
https://darrenjennings.github.io/vue-autosuggest
MIT License
621 stars 91 forks source link

changing sectionConfigs has unexpected behavior #176

Closed darrenjennings closed 4 years ago

darrenjennings commented 4 years ago

When items of my suggestions array change, the before-section-{name} slots disappear

Originally posted here by @diskopete https://github.com/darrenjennings/vue-autosuggest/issues/139#issuecomment-595107197

Reproducible codesandbox: https://codesandbox.io/s/vueautosuggest-20-base-6n670

DiskoPete commented 4 years ago

🙌 thank you!