Ionic-framework: [ionic v4 with angular] ion-slides not emitting events

Created on 30 Jul 2018  路  3Comments  路  Source: ionic-team/ionic-framework

Bug Report

Ionic Info

Ionic:

   ionic (Ionic CLI)          : 4.0.1 (C:\Users\rchipman\AppData\Roaming\npm\node_modules\ionic)
   Ionic Framework            : @ionic/angular 4.0.0-beta.0
   @angular-devkit/core       : 0.7.0-rc.3
   @angular-devkit/schematics : 0.7.0-rc.3
   @angular/cli               : 6.0.8
   @ionic/ng-toolkit          : 1.0.0
   @ionic/schematics-angular  : 1.0.1

Cordova:

   cordova (Cordova CLI) : 8.0.0
   Cordova Platforms     : browser 5.0.3

System:

   Android SDK Tools : 26.1.1
   NodeJS            : v8.11.3 (C:\Program Files\nodejs\node.exe)
   npm               : 6.2.0
   OS                : Windows 10

Environment:

   ANDROID_HOME : C:\Android\android-sdk

Describe the Bug
the ion-slides component is not emitting its events to the angular EventEmitter @Outputs.

Steps to Reproduce
Steps to reproduce the behavior:

  1. Load app
  2. Slide the slide control
  3. Observe the count subject display below and the console to see that the events never reached the angular controller code.

Related Code
Clone and run Slides project.

Expected Behavior
When sliding the slide control the events should be emitting.

triage

Most helpful comment

This should be fixed by #14865

All 3 comments

This should be fixed by #14865

This is fixed in 4.0.5 !

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. 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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

SebastianGiro picture SebastianGiro  路  3Comments

manucorporat picture manucorporat  路  3Comments

masimplo picture masimplo  路  3Comments

GeorgeAnanthSoosai picture GeorgeAnanthSoosai  路  3Comments

daveshirman picture daveshirman  路  3Comments