ktsn/vue-range-slider

Disabled property not applied to DOM, so disabled styling doesn't work

Closed this issue · 0 comments

Hi,

If set the slider to disabled, it stops reacting to changes, but it doesn't get style changes. If I look in the inspector window, I can see that it doesn't get given a 'disabled' = 'disabled' property like other controls on the page.

Thanks,