diff --git a/src/components/Questions/QuestionShort.vue b/src/components/Questions/QuestionShort.vue index 40519e8fd..ee41f4aa8 100644 --- a/src/components/Questions/QuestionShort.vue +++ b/src/components/Questions/QuestionShort.vue @@ -131,7 +131,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