Paginator: previous and next button icons not visible #12916
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
Using the paginator in combination with the table by setting [paginator]="true".
Running latest version 15.4.0 of primeng.
Navigation buttons are present, but icons are not visible.
The problem occurs since upgrade to version 15.
When overriding the templates within the p-table, it works as expected.
The problem seems to be coming from the custom icon components (f.e. AngleDoubleLeftIcon) below not being rendered:
Environment
Any
Reproducer
No response
Angular version
15.2.8
PrimeNG version
15.4.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
16.20.0
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
Button icons to appear by default
The text was updated successfully, but these errors were encountered: