Hi @Constantinos Arist ,
As far as I think,the slider extension is a ajax tool control. And the ajax control in touch device is not enough supported. If one ajax control have the click event,it will run ok in touch device.But if it have the drag or drop event,it may dose not work fine.The broswer will be confused by event. I think when you want to drag or drop the control in touch device,safar (or other broswer) get this event and broswer will excult this event,the ajax control does not get the drag or drop event.
So I suggest You could visit to the Microsoft Visual Studio UserVoice site. Let us know what you would like to see in future versions of the Visual Studio suite of products. This site is for suggestions and ideas.
Visual Studio uservoice: https://visualstudio.uservoice.com/forums/121579-visual-studio
Best regards,
Yijing Sun
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.