The HTML tag generated by the component contains unnecessary attributes
felixpy opened this issue · 1 comments
felixpy commented
As shown in the code below, the item
attribute is unnecessary:
<div class="el-select el-select--medium" name="tag" multiple="multiple" items="[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]">
<!-- elements -->
</div>