Extra apostrophe in breadcrumb component #17148
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
Extra single quote/apostrophe character in breadcrumb (.p-breadcrumb-item-label) css class string. Viewable on line 104.
primeng/packages/primeng/src/breadcrumb/breadcrumb.ts
Line 104 in acf5531
Environment
All environments. The code is viewable in git.
Reproducer
No response
Angular version
19.0.5
PrimeNG version
19.0.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
22.8.0
Browser(s)
No response
Steps to reproduce the behavior
View breadcrumb in chrome inspect element
Expected behavior
Css class to not have a random apostrophe
The text was updated successfully, but these errors were encountered: