Open Takachi67 opened 4 years ago
I have multiple v-autocomplete on the same page but it only takes the last length for all of my autocomplete inputs. For example, I have my first autocomplete with min-len="3" and a second with min-len="1" then it will be 1 for all of them.
This is a duplicate of https://github.com/paliari/v-autocomplete/issues/76
I have multiple v-autocomplete on the same page but it only takes the last length for all of my autocomplete inputs. For example, I have my first autocomplete with min-len="3" and a second with min-len="1" then it will be 1 for all of them.