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

Panel custom expand Icon is never showing #13074

Closed
ThokerWD opened this issue May 22, 2023 · 1 comment
Closed

Panel custom expand Icon is never showing #13074

ThokerWD opened this issue May 22, 2023 · 1 comment
Labels
LTS-FIXED-15.4.4 Fixed in PrimeNG LTS 15.4.4 Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@ThokerWD
Copy link

<span *ngIf="!expandIcon" [class]="expandIcon" [ngClass]="iconClass"></span>

It looks like this *ngIf is incorrect.

@github-actions github-actions bot added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label May 22, 2023
@cetincakiroglu cetincakiroglu added this to the 16.0.0 milestone May 22, 2023
@cetincakiroglu cetincakiroglu 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 May 22, 2023
@cetincakiroglu
Copy link
Contributor

Thanks for reporting the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LTS-FIXED-15.4.4 Fixed in PrimeNG LTS 15.4.4 Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

3 participants