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

ion-segment style mode=md doesn't work for ios #17734

Closed
saggittarium opened this issue Mar 8, 2019 · 2 comments
Closed

ion-segment style mode=md doesn't work for ios #17734

saggittarium opened this issue Mar 8, 2019 · 2 comments
Labels

Comments

@saggittarium
Copy link

npm update -g cordova ionic

  • ionic@4.11.0
<ion-segment mode="md"  value="A" (ionChange)="segmentChanged($event)">
    <ion-segment-button value="A">
      <ion-label>A</ion-label>
    </ion-segment-button>
    <ion-segment-button value="B">
      <ion-label>B</ion-label>
    </ion-segment-button>
  </ion-segment> 

Refreshed cache and then tried Chrome with IPhone/IPad sim.
Other components work ok with mode=md.

Also, same question seen here:
https://forum.ionicframework.com/t/ionic-segment-style-not-changing-ionic-v4-beta16/149561

Cheers

@saggittarium saggittarium changed the title Segment style mode=md doesn't work for ios ion-segment style mode=md doesn't work for ios Mar 8, 2019
@saggittarium
Copy link
Author

Ok, I just tried adding mode=md to each individual ion-segment-button and it worked.

Closing this issue.

@imhoffd imhoffd transferred this issue from ionic-team/ionic-cli Mar 8, 2019
@ionitron-bot ionitron-bot bot added the triage label Mar 8, 2019
@ionitron-bot
Copy link

ionitron-bot bot commented Apr 7, 2019

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 Apr 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant