bug(module:button): class ant-btn-icon-only
is not applied to the icon-only-button
#5023
Labels
ant-btn-icon-only
is not applied to the icon-only-button
#5023
Reproduction link
https://stackblitz.com/edit/ng-zorro-antd-start-uaapgo
Steps to reproduce
I've tried to use the stackblitz to reproduce this bug, but seems like it's not yet supported
[email protected]
(withAngular 9.1.1
&Ivy
)However, this bug is easy to reproduce as the sample code
What is expected?
Buttons containing icon only should apply class
ant-btn-icon-only
as the blue buttonWhat is actually happening?
Buttons containing icon only do NOT apply class
ant-btn-icon-only
as the red buttonThe text was updated successfully, but these errors were encountered: