p-slider: Range slider with a step has the middle bar lag behind by one update #11749
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
The range bar, with a step size, breaks on clicking the bar. ONLY with a step size set. Not a range: fine. Default step size: fine.
Environment
Standard angular setup. Bug reproducible in stackblitz (See the stackblitz)
Reproducer
https://stackblitz.com/edit/github-ubq5gm?file=README.md
Angular version
14.0.7
PrimeNG version
14.0.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
16.13.0
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
The center bar follows the handles correctly.
The text was updated successfully, but these errors were encountered: