Thanks to visit codestin.com
Credit goes to github.com

Skip to content

The HTML tag generated by the component contains unnecessary attributes #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
felixpy opened this issue Mar 29, 2019 · 1 comment
Closed
Assignees
Labels
bug Something isn't working

Comments

@felixpy
Copy link
Member

felixpy commented Mar 29, 2019

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>
@felixpy felixpy self-assigned this Mar 29, 2019
@felixpy felixpy added the bug Something isn't working label Mar 29, 2019
@felixpy
Copy link
Member Author

felixpy commented Apr 24, 2019

fixed: 41af250

@felixpy felixpy closed this as completed Apr 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant