nikon321 opened this issue 7 years ago · 2 comments
< ul> < li v-for="item in data" v-highlight="{keyword: '1'}"> {{ item.name }} < /li> < /ul>
data : [ { name: 1 }, { name: 2 }, { name: 3 } ] result: 3 3 3
Oh!! Thank you. I will fix it now
fixed in version 1.3.2