TerryZ / v-selectmenu

SelectMenu for Vuejs, A simple, easier and highly customized menu solution
https://terryz.github.io/docs-vue/#/selectmenu
MIT License
187 stars 25 forks source link

Query/Search Bug - Fixes #1 #2

Closed mlturner88 closed 6 years ago

mlturner88 commented 6 years ago

This is a quick bug fix in order to address #1. Just needed to pass the val parameter to getRowText for the filter method.