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: Button style messed up in header when modified #6500

Closed
ErkoKnoll opened this issue May 11, 2016 · 1 comment
Closed

bug: Button style messed up in header when modified #6500

ErkoKnoll opened this issue May 11, 2016 · 1 comment

Comments

@ErkoKnoll
Copy link

ErkoKnoll commented May 11, 2016

Type: bug

Ionic Version: 2.x

Platform: android 5.1 webview

When button is placed in the header and when angular triggers view update it's style will become of the button like its not placed in the header.

Example code:
<ion-navbar *navbar> <ion-title></ion-title> <ion-buttons end> <button *ngIf="..."> <ion-icon name="compass" style="font-size: 30px;"></ion-icon> </button>

Screenshot where compass icon has ngIf directive and it gets updated after creation.
buttonbug

@brandyscarney
Copy link
Member

Thanks for the issue! This is a duplicate of #5927 so I am going to close this. Please continue the discussion on that issue. 😄

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants