Button | loadingIcon is not displayed when icon is not provided #10822
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
I'm submitting a ... (check one with "x")
https://stackblitz.com/edit/primeng-button-demo-ysmtsh?file=src%2Fapp%2Fapp.component.html
Current behavior
loadingIcon is not displayed when icon attribute is not provided and button element is used.
Expected behavior
loadingIcon should be displayed even if no icon is set.
Minimal reproduction of the problem with instructions
The text was updated successfully, but these errors were encountered: