kadariuk
kadariuk
Simply pass format function to labels set values. ``` labels={{ 0: formatSlider(minSlider), 100: formatSlider(maxSlider), }} ```
For anyone is interested in this, onDrag method seems to fire only when onDrag start for real and not to onClick... so you can use this method with state o...
If you refer to "Demo: Drag in the directions indicated" the drop doesn't work cause you must implement onDrop or onHit handler for fix element on DropTarget.
> Did this get done? Is it possible? Only to be more clear you need to use the preview 1.0.0 release for your specific platform: Microcharts.Forms, Microcharts.UWP... and not use...
@Bartmax I have this error in js, during validation, not you? > jquery.validate.js:666 Uncaught Error: E_DEFAULT_LOCALE_NOT_DEFINED: Default locale has not been defined. at createError (globalize.js:105) at validate (globalize.js:182) at validateDefaultLocale...