Skip to content

bug: Content not displayed on iOS #18441

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

Closed
D4rkMindz opened this issue Jun 1, 2019 · 3 comments
Closed

bug: Content not displayed on iOS #18441

D4rkMindz opened this issue Jun 1, 2019 · 3 comments
Labels

Comments

@D4rkMindz
Copy link

Bug Report

Ionic version:
[x] 4.x

Current behavior:
If i run ionic cordova build ios i get the result as show on the following image.
(The HTML is actually there, its just not displayed)

Expected behavior:
I actually expect it to look like:

I really appreciate any help.

Steps to reproduce:
Run the application on iOS (either emulator or real device)

Related code:
The application:
github.com/wavetrophy/app
There is also an issue about this on ionic super tabs.
zyra/ionic-super-tabs/issues/381
I'm not sure who can help me fix this.

Ionic info:

Ionic:

   ionic (Ionic CLI)             : 4.12.0 (/usr/local/lib/node_modules/ionic)
   Ionic Framework               : @ionic/angular 4.4.0
   @angular-devkit/build-angular : 0.13.6
   @angular-devkit/schematics    : 7.2.4
   @angular/cli                  : 7.3.9
   @ionic/angular-toolkit        : 1.4.1

Cordova:

   cordova (Cordova CLI) : 8.1.2 (cordova-lib@8.1.1)
   Cordova Platforms     : android 7.1.4, ios 4.5.5
   Cordova Plugins       : cordova-plugin-ionic 5.3.0, cordova-plugin-ionic-keyboard 2.1.3, cordova-plugin-ionic-webview 4.0.1, (and 10 other plugins)

System:

   Android SDK Tools : 26.1.1 (/Users/bjorn/Library/Android/sdk)
   ios-deploy        : 1.9.4
   NodeJS            : v10.15.3 (/usr/local/Cellar/node@10/10.15.3/bin/node)
   npm               : 6.4.1
   OS                : macOS Mojave
   Xcode             : Xcode 10.2.1 Build version 10E1001
@ionitron-bot ionitron-bot bot added the triage label Jun 1, 2019
@D4rkMindz
Copy link
Author

D4rkMindz commented Jun 2, 2019

I just found out, that if i set the css display: contents property to a super-tab that it will be displayed. however, if i set this property to all super-tab's it will display the last available super-tab

@D4rkMindz
Copy link
Author

Sorry For bothering. The problem was within the Supertabs package, not within ionic.

I just wasted several hours of work figuring out how to fix something that's already fixed in an unreleased version. A bit frustrating...

For everyone who has exactly the same problem:
You can solve the problem by setting the super-tabs-container to a height of 100%.
See pull 379

@ionitron-bot
Copy link

ionitron-bot bot commented Jul 2, 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 Jul 2, 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