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.
2 parents a24f05d + c838fa1 commit 9486c15Copy full SHA for 9486c15
1 file changed
src/components/Editor/Properties/PropertySelectMultiple.vue
@@ -27,7 +27,7 @@
27
:multiple="true"
28
:taggable="true"
29
:noWrap="false"
30
- :deselectFromDropdown="true"
+ :deselectFromDropdown="false"
31
:createOption="(label) => ({ value: label, label })"
32
inputId="label"
33
label="label"
0 commit comments