highcharts / highcharts/controls
Slider control sometimes doesn't update the chart
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Steps to reproduce:
1. Open any demo with a slider, for example [axis tick controls](https://jsfiddle.net/gh/get/library/pure/highcharts/highcharts/tree/master/samples/stock/xaxis/ticks/)
2. Drag & drop the thumb
3. Click on the slider's background to change the value. This step sometimes must be repeated a few times.
I suggest it's a problem with controls, because the first time I observed this issue was in the [legend's sample](https://jsfiddle.net/gh/get/library/pure/highcharts/highcharts/tree/master/samples/highcharts/legend/align/) - when playing with x/y value.
Attaching a vid of the issue:

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.