You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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
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.
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:
The text was updated successfully, but these errors were encountered: