diff --git a/src/components/Questions/QuestionShort.vue b/src/components/Questions/QuestionShort.vue index 4accd8a1c..b4fb51f60 100644 --- a/src/components/Questions/QuestionShort.vue +++ b/src/components/Questions/QuestionShort.vue @@ -146,7 +146,7 @@ export default { * Id of the validation type menu */ validationTypeMenuId() { - return 'q' + this.$attrs.index + '__validation_menu' + return 'q' + this.index + '__validation_menu' }, /** * The regular expression