[slider] unexpected result on value initialization in javascript #1705
-
Bug ReportHello, Steps to reproduce
Expected resultthe right value with the right scale when loading the page Testcasehttps://jsfiddle.net/s76Leof4/ Screenshot (if possible)Version |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Before using behaviors like |
Beta Was this translation helpful? Give feedback.
-
thank you very much for your answer and for the correction with the right syntax ! |
Beta Was this translation helpful? Give feedback.
Before using behaviors like
set value
you have to initialize the slider first.See https://jsfiddle.net/lubber/qkxwmgpr/3/