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 as pill not working #14275

Closed
pjlasl opened this issue Dec 4, 2023 · 2 comments
Closed

tag as pill not working #14275

pjlasl opened this issue Dec 4, 2023 · 2 comments

Comments

@pjlasl
Copy link

pjlasl commented Dec 4, 2023

Describe the bug

I upgraded PrimeNG from v15 to v16.9 and noticed that all of my tags with attribute [rounded]=true do not show rounded edges.

Environment

I am running angular 16.2.12 and primeng 16.9.1.

If I revert back to v15 of PrimeNG everything works as expected.

Reproducer

No response

Angular version

16.2.12

PrimeNG version

16.9.1

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

20.5.0

Browser(s)

Google Chrome

Steps to reproduce the behavior

Add tag element and use the [rounded]=true attribute

Expected behavior

The tag is expected to have rounded corners (pills).

@pjlasl pjlasl added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Dec 4, 2023
@cetincakiroglu
Copy link
Contributor

Please see the examples
v16.9.1: https://www.primefaces.org/primeng-v16/tag#pill
v17: https://primeng.org/tag#pill

@cetincakiroglu cetincakiroglu removed the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Dec 6, 2023
@pjlasl
Copy link
Author

pjlasl commented Dec 10, 2023

I'm not convinced this is completed...I looked at the examples
As I noted in my example I am using [rounded]=true and v16.9.1 is not honoring that.

Something is kosher moving from 15 to 16...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants