diff --git a/src/components/Questions/QuestionDropdown.vue b/src/components/Questions/QuestionDropdown.vue index e128031fe..378a27970 100644 --- a/src/components/Questions/QuestionDropdown.vue +++ b/src/components/Questions/QuestionDropdown.vue @@ -10,6 +10,7 @@ :warningInvalid="answerType.warningInvalid" :contentValid="contentValid" :shiftDragHandle="shiftDragHandle" + :errorMessage="errorMessage" v-on="commonListeners">