-
-
Notifications
You must be signed in to change notification settings - Fork 241
[Tabs] TabStripItem does not render #1884
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
87 tasks
vchimev
added a commit
to NativeScript/NativeScript
that referenced
this issue
Jul 5, 2019
vchimev
added a commit
to NativeScript/NativeScript
that referenced
this issue
Jul 5, 2019
5 tasks
ADjenkov
pushed a commit
to NativeScript/NativeScript
that referenced
this issue
Jul 10, 2019
ADjenkov
pushed a commit
to NativeScript/NativeScript
that referenced
this issue
Jul 10, 2019
ADjenkov
pushed a commit
to NativeScript/NativeScript
that referenced
this issue
Jul 10, 2019
ADjenkov
pushed a commit
to NativeScript/NativeScript
that referenced
this issue
Jul 10, 2019
ADjenkov
pushed a commit
to NativeScript/NativeScript
that referenced
this issue
Jul 10, 2019
* test(e2e): add tab strip items pages * fix(ios-tabs): a crash on swiping a content item Fixes #7459. * feat(android-tabs): create tab item spec from image and label Implements NativeScript/nativescript-angular#1884 for Android. * feat(ios-tabs): tab bar item appearance Implements #7436 and NativeScript/nativescript-angular#1884. * refactor(ios-tabs): move _hasImage and _hasTitle properties
ADjenkov
pushed a commit
to NativeScript/NativeScript
that referenced
this issue
Jul 10, 2019
ADjenkov
pushed a commit
to NativeScript/NativeScript
that referenced
this issue
Jul 10, 2019
* feat(ios-tabs): tab bar item appearance Implements #7436 and NativeScript/nativescript-angular#1884. * refactor(ios-tabs): move _hasImage and _hasTitle properties * feat(ios-bottom-navigation): create tab bar from image nad label Implements NativeScript/nativescript-angular#1893 for iOS. * feat(android-bottom-navigation): create tab item spec from image and label Implements NativeScript/nativescript-angular#1893 for Android. * chore: remove console.logs
This appears to be fixed now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Environment
Describe the bug
A
TabStripItem
with aLabel
and anImage
does not render.To Reproduce - a sample tabs component.
Expected
All three items render with a title and an image.
Actual
The text was updated successfully, but these errors were encountered: