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

Tag: Duplicate class names #3584

Closed
davidglezz opened this issue Jan 25, 2023 · 0 comments
Closed

Tag: Duplicate class names #3584

davidglezz opened this issue Jan 25, 2023 · 0 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@davidglezz
Copy link

davidglezz commented Jan 25, 2023

Describe the bug

The class names are added twice.

<Tag class="abc">Test</Tag>
generates
<span class="p-tag p-component abc abc">Test</span>

Reproducer

https://www.primefaces.org/primevue/tag

PrimeVue version

3.22.3

Vue version

3.x

Language

TypeScript

Build / Runtime

Vite

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

@davidglezz davidglezz added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jan 25, 2023
davidglezz added a commit to davidglezz/primevue that referenced this issue Jan 25, 2023
@davidglezz davidglezz changed the title Tag: duplicate class names Tag: Duplicate class names Jan 25, 2023
@mertsincan mertsincan self-assigned this Jan 26, 2023
@mertsincan mertsincan added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Jan 26, 2023
@mertsincan mertsincan added this to the 3.23.0 milestone Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants