mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-19 09:50:33 +03:00
resetOnOptionsChange true by default, remove redundant test
This commit is contained in:
@@ -391,7 +391,7 @@
|
||||
*/
|
||||
resetOnOptionsChange: {
|
||||
type: Boolean,
|
||||
default: true
|
||||
default: false
|
||||
},
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user