Skip to content

bug: ionTabsDidChange not firing #19665

Closed
@mccabemj

Description

@mccabemj

Bug Report

Ionic version:
[x] 4.11 React

Current behavior:
ionTabsDidChange not working

Expected behavior:
ionTabsDidChange as per the documentation should fire when tab is changed

Steps to reproduce:
Base ionic tab app, adding

 <IonTabs
            ionTabsDidChange={() => { console.log('fired') }}

Ionic info:

Ionic:
   Ionic CLI       : 5.4.2 
   Ionic Framework : @ionic/react 4.11.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions