ionic-framework
ionic-framework copied to clipboard
bug: Swiper effects dont' work on Ionic 7 + Angular
Prerequisites
- [X] I have read the Contributing Guidelines.
- [X] I agree to follow the Code of Conduct.
- [X] I have searched for existing issues that already report this problem, without success.
Ionic Framework Version
v7.x
Current Behavior
Adding whatever value to effect property of a
Expected Behavior
Expected Behavior is that effect property works like in the official example repo slides-migration-samples that, however, has "@ionic/angular": "^6.7.0"
Steps to Reproduce
ionic start myApp blank- follow instructions at https://ionicframework.com/docs/angular/slides
- launch
npm run start
Code Reproduction URL
No response
Ionic Info
Ionic:
Ionic CLI : 7.1.1 (/Users/davidelorigliola/Library/Application Support/fnm/node-versions/v18.15.0/installation/lib/node_modules/@ionic/cli) Ionic Framework : @ionic/angular 7.6.4 @angular-devkit/build-angular : 17.0.10 @angular-devkit/schematics : 17.0.10 @angular/cli : 17.0.10 @ionic/angular-toolkit : 9.0.0
Capacitor:
Capacitor CLI : 5.6.0 @capacitor/android : not installed @capacitor/core : 5.6.0 @capacitor/ios : 5.6.0
Utility:
cordova-res : not installed globally native-run : 2.0.0
System:
NodeJS : v18.19.0 (/Users/davidelorigliola/Library/Application Support/fnm/node-versions/v18.19.0/installation/bin/node) npm : 10.2.3 OS : macOS Unknown
Additional Information
No response
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!