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

p-select component 'dt' attribute is invalid #17403

Open
4 tasks
HurryYU opened this issue Jan 16, 2025 · 0 comments
Open
4 tasks

p-select component 'dt' attribute is invalid #17403

HurryYU opened this issue Jan 16, 2025 · 0 comments
Assignees
Labels
Status: Pending Review Issue or pull request is being reviewed by Core Team
Milestone

Comments

@HurryYU
Copy link

HurryYU commented Jan 16, 2025

Describe the bug

<p-select [dt]="selectStyleDt" />
inability to add pc prefixed attributes and causing custom Scoped Tokens to fail.

Pull Request Link

#17246

Reason for not contributing a PR

  • Lack of time
  • Unsure how to implement the fix/feature
  • Difficulty understanding the codebase
  • Other

Other Reason

No response

Reproducer

https://stackblitz.com/edit/github-cqq7lcyo?file=src%2Fapp%2Fapp.component.html

Environment

primeng v18 and v19

Angular version

19.0.5

PrimeNG version

v19

Node version

20.16.0

Browser(s)

No response

Steps to reproduce the behavior

<p-select [dt]="selectStyleDt" />

  selectStyleDt = {
    borderColor: '{amber.500}'
  }

Expected behavior

The p-select component should support custom scoped token

@HurryYU HurryYU 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 16, 2025
@mertsincan mertsincan added this to the 19.1.0 milestone Jan 16, 2025
@mertsincan mertsincan self-assigned this Jan 16, 2025
@mertsincan mertsincan added Status: Pending Review Issue or pull request is being reviewed by Core Team 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 16, 2025
@github-project-automation github-project-automation bot moved this to Review in PrimeNG Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Pending Review Issue or pull request is being reviewed by Core Team
Projects
Status: Review
Development

No branches or pull requests

2 participants