Topic: Multi range slider error when min value > 0
dyit priority asked 1 year ago
When the min value of the slider is largerthen zero and you specify the startvalues the sliders will stand on wrong values in the ui.
max: 100,
min: 18,
startValues: [25, 50],
tooltips: true,
The first slider will show 33 and the second slider 41. Also the bug where the max value of the slider is larger then 100 will result in unexpected result. This bug was reported 5 months a go.
Mateusz Lazaru staff answered 1 year ago
Thank you for reporting this. Indeed, multirange has some bugs that we are already aware of. It will be fixed, but it needs some big changes, so it will take time.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB Standard
- MDB Version: MDB5 6.2.0
- Device: Desktop
- Browser: Chrome
- OS: Windows
- Provided sample code: No
- Provided link: No