Skip to content

Slider arrow key interaction does not trigger nzOnAfterChange #7251

@jcarenza

Description

@jcarenza

Reproduction link

https://codesandbox.io/s/ng-zorro-antd-ivy-forked-q0uyy?file=/src/app/app.component.ts

Steps to reproduce

Select one of the range sliders, use left or right arrow key to change the slider value.

What is expected?

The nzOnAfterChange function should execute with the new range value (on keyUp)

What is actually happening?

nzOnAfterChange does not execute at all.

Environment Info
ng-zorro-antd 13.0.1
Browser Chrome

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions