**Environment** - tns-core-modules: 6.0.0-rc-2019-07-08-122821-02 **Describe the bug** A `TabStripItem` with a `Label` and an `Image` does not render. **To Reproduce** - a [sample bottom-navigation component](https://github.com/NativeScript/nativescript-angular/commit/4eef03ceee146e9412da2ea57a2786d2aa23fed2#diff-11805546207dc96417a3630566d7abe3R13). **Expected** All three items render with a title and an image. **Actual** 