NG-ZORRO/ng-zorro-antd

The nzOnChange event of the ColorPicker component will run twice

Closed this issue · 0 comments

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