ionic-team / ionic-framework

A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
https://ionicframework.com
MIT License
51.02k stars 13.51k forks source link

bug: Swiper effects dont' work on Ionic 7 + Angular #28822

Closed beliven-davide-lorigliola closed 9 months ago

beliven-davide-lorigliola commented 9 months ago

Prerequisites

Ionic Framework Version

v7.x

Current Behavior

Adding whatever value to effect property of a , the effect doesn't work, even starting from a blank project.

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

  1. ionic start myApp blank
  2. follow instructions at https://ionicframework.com/docs/angular/slides
  3. 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

ionitron-bot[bot] commented 9 months ago

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.

liamdebeasi commented 9 months ago

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!