-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Version 1.3 Empty Tab Icon Pushes Tab Title Out of View #6292
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
Comments
I have the same issue with just normal tabs. |
This will be in 1.3.1. Sorry for breaking your builds. We switched to direct dom manipulation to remove some jankiness with the move to angular 1.5, I will get this resolved. |
@ThomasDalla, @mtpultz, can one of you provide a codepen? On my end it looks okay. I am not sure what it looks like on your end or how to recreate it. Once I can recreate it I can easily fix it. http://codepen.io/danbucholtz/pen/dMqXem Thanks, |
I have pushed a fix for this issue that will be in 1.3.1. Can you please test against the nightly build tomorrow and let me know if you have any issues? I will re-open if so. Thanks, |
I confirm it displays correctly with the nightly build 1.3.0-3134, thank you. |
@ThomasDalla, thanks for contributing and letting us know. We appreciate it. Thanks, |
Short description of the problem:
Originally in v1.2.4 the tabs we had in a modal had no icon and the title was displayed properly, but updating to v1.3 now shows an empty icon that pushes the title down and out of view in the UI:
What behavior are you expecting?
Was expecting not to see a empty icon and have the title of the tab displayed properly.
Steps to reproduce:
Modal View with Tabs
ngInclude Tab: contacts.add.html
Which Ionic Version? 1.3.0
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 Version: 1.3.0
Ionic CLI Version: 1.7.14
Ionic App Lib Version: 0.7.0
OS:
Node Version: v5.3.0
The text was updated successfully, but these errors were encountered: