Hello,
I have a form (Konfigurátor - Ejoin) which uses number slider. On the left side, there is form summary with live values of different steps. Everything is working correctly except the number slider. The value is present inside the input attribute but its not pasting into the live value element.
Live value of number slider via binding is working correctly but this is not an option, since summary is placed outside the form, so I cant refere to specific form id.
Is this a bug or expected behaviour? Thanks a lot!!