A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/vuematerial/vue-material/commit/8a055e8 below:

fix input emit when cleared (#1295) · vuematerial/vue-material@8a055e8 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+3

-1

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+3

-1

lines changed Original file line number Diff line number Diff line change

@@ -180,7 +180,9 @@

180 180

this.showOptions()

181 181

}

182 182

},

183 -

onInput () {

183 +

onInput (value) {

184 +

this.$emit('input', value)

185 + 184 186

if (!this.mdOpenOnFocus) {

185 187

this.showOptions()

186 188

}

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4