startbootstrap-sb-admin-2 icon indicating copy to clipboard operation
startbootstrap-sb-admin-2 copied to clipboard

Fixed Button toggle method

Open ngoc-nguyen26 opened this issue 9 months ago • 1 comments

There's an issue with the shouldAvoidTriggerChange property. This property is initialized in the constructor, but it's never set to true anywhere in the provided code, which means the condition if (!this.shouldAvoidTriggerChange) will always evaluate to true (since shouldAvoidTriggerChange is always false).

ngoc-nguyen26 avatar Mar 19 '25 04:03 ngoc-nguyen26

您好,您的邮件我已经收到,我会尽快回复!  谢谢!

ccccgw avatar Mar 19 '25 04:03 ccccgw