TreeTable: Previous, First Page, Last Page and Next button icons not visible when using paginator component #14674
Labels
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Describe the bug
Navigation buttons are present, but icons are not visible.
It may be the same problem that was fixed on regular table-component:
#12916
The fix awas also provided for TreeTable version 16
#13258
Our application has other dependencies which work on version 15, could you please provide a solution for version 15.
Environment
Bug can be seen in primeNg demo page.
https://www.primefaces.org/primeng-v15-lts/treetable
Reproducer
https://www.primefaces.org/primeng-v15-lts/treetable
Angular version
15.2.10
PrimeNG version
15.2.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.18.0
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
The icons for pagination previous, first page, next and last page must be visible.
The text was updated successfully, but these errors were encountered: