Skip to content
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

Search input component replicating id attribute #726

Closed
1 task done
ankology opened this issue Apr 23, 2019 · 3 comments
Closed
1 task done

Search input component replicating id attribute #726

ankology opened this issue Apr 23, 2019 · 3 comments
Labels

Comments

@ankology
Copy link

ankology commented Apr 23, 2019

  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

1.3.8

Environment

Vue 2.6.10

Reproduction link

Edit on CodeSandbox

Steps to reproduce

Create <a-input-search id='test'/> component with an id, inspect the code on browser and shows the id attribute duplicate on component structure.

What is expected?

Non duplicate the id in element structure.

What is actually happening?

The id given to is duplicated.

@IWANABETHATGUY
Copy link

You should give us a sample at least, use CodeSandbox

@ankology
Copy link
Author

ankology commented Apr 30, 2019

That's already have a sample. Reproduction link

@github-actions
Copy link

github-actions bot commented Dec 8, 2020

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants