We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6084bde commit 316faf5Copy full SHA for 316faf5
scout-ui/src/field-list/index.js
@@ -76,7 +76,7 @@ var ExpandableFieldMixin = {
76
props: {
77
expanded: {
78
type: 'boolean',
79
- default: true
+ default: false
80
}
81
},
82
click: function(evt) {
0 commit comments