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

config mode:'ios' doesn't override tabSubPages defaults on Android #6132

Closed
lbickston opened this issue Apr 12, 2016 · 1 comment
Closed
Assignees
Milestone

Comments

@lbickston
Copy link

Short description of the problem:

Using mode: 'ios' in the app.ts config sets the default mode to ios for the app. However tabSubPages still defaults to the md default true on Android.

What behavior are you expecting?

I would have expected it to default to the ios standard: tabSubPages: false.
I would expect that setting mode: 'ios' without any other config options would mean that ios & android behaved identically.

Steps to reproduce:

  1. use ionic2 starter tabs
  2. add subpage
  3. set config mode: 'ios'

Which Ionic Version? or 2.x

Run ionic info from terminal/cmd prompt: (paste output below)
Cordova CLI: 6.0.0
Gulp version: CLI version 3.9.1
Gulp local: Local version 3.9.1
Ionic Framework Version: 2.0.0-beta.4
Ionic CLI Version: 2.0.0-beta.24
Ionic App Lib Version: 2.0.0-beta.14
ios-deploy version: 1.8.5
ios-sim version: 5.0.6
OS: Mac OS X El Capitan
Node Version: v5.5.0
Xcode version: Xcode 7.3 Build version 7D175

@brandyscarney
Copy link
Member

Thanks for the issue! This will be fixed in the beta 8 release. 😄

@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

4 participants