Opened this issue 5 years ago · 0 comments
Hi, I got strange errors, though select is working:
<vue-bootstrap-typeahead v-model="filter.value" :data="filter.settings.options" :serializer="s => s.name" />
In the console I got errors. It occurs each time I input a new characters in the field.