Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The nzOnChange event of the ColorPicker component will run twice #8502

Open
fromIceWorld opened this issue Apr 17, 2024 · 0 comments · May be fixed by #8530
Open

The nzOnChange event of the ColorPicker component will run twice #8502

fromIceWorld opened this issue Apr 17, 2024 · 0 comments · May be fixed by #8530

Comments

@fromIceWorld
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants