Closed gurpreetonebcg closed 3 years ago
Thanks for the issue. The ion-slides
component is powered by Swiper.js (https://github.com/nolimits4web/swiper), so the issue is likely in there. Have you opened an issue with the plugin author?
Thanks for the info, no I have not opened issue with the plugin.
Ok thanks. Can you provide reproduce this issue in an Ionic starter app and provide a link to the GitHub repo? I can take a look to see if I can identify the source of the issue.
Thanks for the issue! This issue has been labeled as needs reproduction
. This label is added to issues that need a code reproduction.
Please reproduce this issue in an Ionic starter application and provide a way for us to access it (GitHub repo, StackBlitz, etc). Without a reliable code reproduction, it is unlikely we will be able to resolve the issue, leading to it being closed.
If you have already provided a code snippet and are seeing this message, it is likely that the code snippet was not enough for our team to reproduce the issue.
For a guide on how to create a good reproduction, see our Contributing Guide.
Thanks for the issue! This issue is being closed due to the lack of a code reproduction. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.
Thank you for using Ionic!
Bug Report
Current behavior: We have used allowTouchMove: false, for ionic sliders, it works fine when screen reader is off but when screen reader is active and we navigate from page top to page bottom and left swipe on ok button ionic-slide changed
Expected behavior: When we do left swipe on ok button it should not move to next slide, it should move to next slide only after double tap on ok button.
Related code:
slider.component.ts
slider.component.html
Other information:
Ionic info: