Swiper Help Or Swipe Left / Right Help

I have a basic page where I want to when I swipe left it shows my navigation and on load is my page.

With swiper I managed to get this to function but it has some issues (I believe I need to use a different component to do this or edit the swiper)
Issue 1 is that I can’t copy anything from inside the swiper (so copy and paste won’t work)
issue 2 custom select components on pc make the slider move after clicking off the select

Is there a better way to do this with the swipe action still functioning?

I think you are not understanding what the swiper in Wappler does. Swiper is a confusing name for it.

The Swiper in Wappler is more for rotating content such as images, cards etc. It’s not for swiping and hiding and revealing content. The content within a swiper can be navigated by swiping or dragging the mouse. But it’s not meant for what I believe (if I understand correctly) you are trying to do.

Again, it’s more for rotating content. The slider is moving on you because that is the time interval it is scheduled for.

Hope that makes sense …

Yeah that makes perfect sense I thought it doubled down as both at first ill just add some css snap points instead many thanks

1 Like

'Slider' would be a better name, I reckon.

The Swiper component is based on: https://swiperjs.com/ that’s why we haven’t changed its name.