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/946ea32 below:

selected event before mounted · vuematerial/vue-material@946ea32 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+4

-1

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+4

-1

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

@@ -124,7 +124,10 @@

124 124

handler (val) {

125 125

this.setFieldContent()

126 126

this.MdSelect.modelValue = this.localValue

127 -

this.emitSelected(val)

127 + 128 +

if (this.didMount) {

129 +

this.emitSelected(val)

130 +

}

128 131

}

129 132

},

130 133

multiple: {

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