Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: Tabs show empty header during activation (Angular) #26280

Closed
4 of 7 tasks
sean-perkins opened this issue Nov 14, 2022 · 3 comments
Closed
4 of 7 tasks

bug: Tabs show empty header during activation (Angular) #26280

sean-perkins opened this issue Nov 14, 2022 · 3 comments
Labels
package: angular @ionic/angular package type: bug a confirmed bug report

Comments

@sean-perkins
Copy link
Contributor

sean-perkins commented Nov 14, 2022

Prerequisites

Ionic Framework Version

  • v4.x
  • v5.x
  • v6.x
  • Nightly

Current Behavior

When a tab is activated for the first time, the header will briefly display. This does not occur when navigating between tabs a second time.

This issue is only present in Angular. Observed back to 6.1.9 (when we supported Angular 14). Would need to downgrade an app to v13 to validate earlier versions.

ionic-issue-navigation.mp4

Direct video link: https://user-images.githubusercontent.com/13732623/201712309-e0e85ccc-9f76-4ff0-ac6a-ef33a0793cc9.mp4

Expected Behavior

The header should not be visible when activating a tab, if a tab does not have contents within the header.

Steps to Reproduce

  1. Clone tabs starter for Angular
  2. Click between the tabs
  3. Observe: Header briefly appears
  4. Click between the tabs
  5. Observe: Header does not appear (expected)

Code Reproduction URL

No response

Ionic Info

Ionic:

   Ionic CLI                     : 6.18.0 (/usr/local/lib/node_modules/@ionic/cli)
   Ionic Framework               : @ionic/angular 6.3.6
   @angular-devkit/build-angular : 14.2.9
   @angular-devkit/schematics    : 14.2.9
   @angular/cli                  : 14.2.9
   @ionic/angular-toolkit        : 6.1.0

Additional Information

No response

@ionitron-bot ionitron-bot bot added the triage label Nov 14, 2022
@sean-perkins sean-perkins added the package: angular @ionic/angular package label Nov 14, 2022
@ionitron-bot ionitron-bot bot removed the triage label Nov 14, 2022
@sean-perkins sean-perkins added triage type: bug a confirmed bug report labels Nov 14, 2022
@ionitron-bot ionitron-bot bot removed the triage label Nov 14, 2022
@isaiasas
Copy link

This is still happening on version 7.1.1. Any updates?

@liamdebeasi
Copy link
Contributor

Hi everyone,

This issue was resolved in Ionic 7.5.5: #28472. If you are still running into this problem please create a new issue and include a reproduction.

Copy link

ionitron-bot bot commented Jan 13, 2024

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.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Jan 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
package: angular @ionic/angular package type: bug a confirmed bug report
Projects
None yet
Development

No branches or pull requests

3 participants