Swipeback is too sensitieve

Hi, I hope you can help me out.

The scenario is that I go from notification page to my profile page.
In that profile page you can swipe between two tabs. But when I swipe between the two tabs, it is too sensitive that it swipe back to my notification page.

Is there any function that you can disable and enable the swipeback function?

For example when the swipe is in tab1 active than swipeback function enable.
And when the swipe is in tab2 active than swipeback function disable.

Is there sort of a function? Or how can I solve this problem?
Thanks in advance.

You can try to play swipeback related parameters https://framework7.io/docs/view.html#view-parameters or add no-swipeback class to your tabs to disable it for tabs

1 Like

Yes many thanks! add class no-swipeback did it! I am very glad! :slight_smile: