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

Password: id props is passed to container #4143

Closed
BANOnotIT opened this issue Jul 14, 2023 · 0 comments
Closed

Password: id props is passed to container #4143

BANOnotIT opened this issue Jul 14, 2023 · 0 comments
Assignees
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add vue2
Milestone

Comments

@BANOnotIT
Copy link

Describe the bug

The id prop is passed to container as well as to input but browsers will only search for the first id occurance thus they'll never find input with matching id.

Reproducer

https://codesandbox.io/s/sad-turing-5l5zd7?file=/src/App.vue:252-265

PrimeVue version

2.10.1

Vue version

2.x

Language

TypeScript

Build / Runtime

Nuxt

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

It should only pass id to input.

@BANOnotIT BANOnotIT added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jul 14, 2023
@tugcekucukoglu tugcekucukoglu added Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Aug 14, 2023
@tugcekucukoglu tugcekucukoglu added this to the 2.10.2 milestone Aug 14, 2023
@tugcekucukoglu tugcekucukoglu self-assigned this Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add vue2
Projects
None yet
Development

No branches or pull requests

2 participants