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

[v19] Table Style Bug #17692

Open
1 of 4 tasks
mazerdeci opened this issue Feb 16, 2025 · 0 comments
Open
1 of 4 tasks

[v19] Table Style Bug #17692

mazerdeci opened this issue Feb 16, 2025 · 0 comments
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@mazerdeci
Copy link

Describe the bug

There is a typo at

${dt('datatable.row.toggle.button.selected.hover.color')};

should be
color: ${dt('datatable.row.toggle.button.selected.hover.color')};

Pull Request Link

No response

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/github/primefaces/primeng-issue-template

Environment

Windows 11

Angular version

19.1.7

PrimeNG version

v19

Node version

v22.14.0

Browser(s)

Not relevant

Steps to reproduce the behavior

There is an error on console
TR: Deklarasyon bekleniyordu ama ‘;’ bulundu. Sonraki deklarasyona atlandı.
EN: Declaration was expected but ‘;’ was found. Skipped to next declaration.

Expected behavior

There should not be an error on console.

@mazerdeci mazerdeci added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Feb 16, 2025
@mazerdeci mazerdeci changed the title Table Style Bug [v19] Table Style Bug Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Projects
None yet
Development

No branches or pull requests

1 participant