A RetroSearch Logo

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

Search Query:

Showing content from https://github.com/vuejs/vue/commit/080dd971f77f7c631650c4e3027d1802f4e804d8 below:

revert 60da366 · vuejs/vue@080dd97 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+0

-4

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+0

-4

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

@@ -86,10 +86,6 @@ function isDirtyWithModifiers (elm: any, newVal: string): boolean {

86 86

const value = elm.value

87 87

const modifiers = elm._vModifiers // injected by v-model runtime

88 88

if (isDef(modifiers)) {

89 -

if (modifiers.lazy) {

90 -

// inputs with lazy should only be updated when not in focus

91 -

return false

92 -

}

93 89

if (modifiers.number) {

94 90

return toNumber(value) !== toNumber(newVal)

95 91

}

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