[Ionic v4] ion-slides missing event ionSlideTap
See original GitHub issueIonic Info @ionic/angular: “4.0.0-alpha.12”
Describe the Feature Request
As in Ionic v3, ion-slides
should provide the event ionSlideTap
Describe Alternatives If this won’t be implemented, a breaking change alternative should be provided
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
[Ionic v4] ion-slides missing event ionSlideTap #14859 - GitHub
Ionic Info @ionic/angular: "4.0.0-alpha.12". Describe the Feature Request As in Ionic v3, ion-slides should provide the event ionSlideTap.
Read more >Ion-Slides: Mobile Touch Slider with Built-In & Custom Animation
Ion-Slides is a multi-section container which offers custom and built-in mobile touch slider animation effects. See how Ion-Slides works with iOS and ...
Read more >Why Did Ionic 4 Ion-Slides Suddenly Stop Displaying Properly?
Through more extensive bug testing, I found out that the problem was not with ion-slides, but actually with page loading.
Read more >Ionic Forum - Latest topics - RSSing.com
When creating a new app using ionic start sliderApp tabs --capacitor and adding ion-slides code below, the ionSlideTap event is firing twice ...
Read more >Slides - Ionic API Documentation
You can listen to events such as the slide changing by placing the event on the <ion-slides> element. See Usage below for more...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@krngd2 thx that might be an alternative but @adamlacombe provided a PR which solves it, gonna wait for that first
I also noticed this. I’ve been working on a fix and will submit a pull request. It looks like the Swiper version was updated and some of the options have been renamed.