Hi,
I am afraid we are not aware of such a problem.
I have tested the provided code and on my side, it is working smoothly, see http://somup.com/cY1OotQziz
A possible reason for the experienced behavior could be if complicated logic is executed in the CalcOutputs() method.
I would suggest taking the CalcOutputs() method out of the OnClientSlide event listener. Instead, you can call it in the OnClientSlideEnd event
OnClientSlide="clientValueAgeChange" OnClientSlideEnd="clientSlideEnd"
I hope this will help!
Kind regards,
Doncho
Progress Telerik
Progress is here for your business, like always.
Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.