Answer the question
In order to leave comments, you need to log in
How to avoid [vue/no-parsing-error] Parsing error: duplicate-attribute?
It is assumed that the component will have data in the form of such hashes:
<template>
<settings
:mod="'mod'"
:ready_site: {
old_price: 1,
price: 1100,
}
:license: {
old_price: 20,
price: 200,
title: 2,
}
:hosting: {
old_price: 30,
price: 300,
title: 4,
}
</template>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question