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

[v4-beta7] ion-menu-button doesn't change color when toolbar has color prop set in ios #15546

Closed
sergiomilici opened this issue Sep 11, 2018 · 1 comment
Assignees

Comments

@sergiomilici
Copy link

Bug Report

Ionic Info


Ionic:

   ionic (Ionic CLI)          : 4.1.2 (/usr/local/lib/node_modules/ionic)
   Ionic Framework            : @ionic/angular 4.0.0-beta.7
   @angular-devkit/core       : 0.7.5
   @angular-devkit/schematics : 0.7.5
   @angular/cli               : 6.1.5
   @ionic/ng-toolkit          : 1.0.7
   @ionic/schematics-angular  : 1.0.5

System:

   NodeJS : v8.10.0 (/usr/local/bin/node)
   npm    : 6.4.1
   OS     : macOS High Sierra

Describe the Bug
Ion-menu-button doesn't change color when toolbar has color prop set in ios

Steps to Reproduce

  1. Start a new project like ionic start myApp sidemenu --type=angular
  2. Go to src/app/home/home.page.html and add to the tag ion-toolbar ( line 2 ) the prop color like this: <ion-toolbar color="primary">
  3. Load the app in the browser using the mobile emulator for iphone.

Related Code
This is the code for the example project from ionic cli. Just modify the described line.

Expected Behavior
ion-menu-button should be in white color, but it's blue as the toolbar, so you can't see it.

Additional Context
This just happens with iOS. For android this works fine, the ion-menu-button is white and the toolbar is blue.

@ionitron-bot ionitron-bot bot added the triage label Sep 11, 2018
@sergiomilici sergiomilici changed the title ion-menu-button doesn't change color when toolbar has color prop set in ios [v4-beta7] ion-menu-button doesn't change color when toolbar has color prop set in ios Sep 11, 2018
@ionitron-bot ionitron-bot bot removed the triage label Sep 13, 2018
@manucorporat manucorporat self-assigned this Oct 8, 2018
@ionitron-bot
Copy link

ionitron-bot bot commented Nov 7, 2018

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 Nov 7, 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

2 participants