NG-ZORRO / ng-zorro-antd

Angular UI Component Library based on Ant Design

Home Page:https://ng.ant.design

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The nzOnChange event of the ColorPicker component will run twice

fromIceWorld opened this issue · comments

commented

Reproduction link

https://stackblitz.com/edit/angular-8immnk?file=src%2Fapp%2Fapp.component.ts

Steps to reproduce

1.Click on the colorPick component
2.Modify Color
3.View logs

What is expected?

The nzOnChange event is only triggered once

What is actually happening?

The nzOnChange event was triggered twice

Environment Info
ng-zorro-antd 17.3.0
Browser Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36