Slider: Change range slider by keys does not trigger the onSlideEnd event #15107
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
I'm using the range slider in my project with the onSlideEnd event. Currently, I'm working on improving the accessibility and see that when I change it using the keys - the onSlideEnd is not triggered, only onChange works.
Environment
Google Chrome
Reproducer
No response
Angular version
16.2.8
PrimeNG version
"^16.5.1" and for the latest version of PrimeNG
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.19.1
Browser(s)
122.0.6261.129 (Official Build) (64-bit)
Steps to reproduce the behavior
Expected behavior
The event should be triggered after the Tab press
The text was updated successfully, but these errors were encountered: