You cannot swipe along with the content when navigation to another item. You have to swipe outside of the content. Video is attached
Workaround:
Use the navigation buttons for navigating to another view.
<telerik:RadSlideView x:Name="slideView"
NavigationButtonsVisibility="Visible"