Skip to content

Hotfix/default values slider

Ghost User requested to merge hotfix/default-values-slider into develop

Created by: bartwesselink

Fixes #85 (closed). For some reason, the value is not reflected correctly to the slider element. Angular internally holds the correct value, so we just re-patch the value and then everything works. Not a nice fix, but hey, it works :)

Merge request reports

Loading