[BottomNavigation] Using binding for<TabStrip items> creates empty TabStripBar (no tabs visible). Using ui-tests-app binding examples
Developer Note1: We create TabStripItems, when iterating over tabStripContent items (setViewControllers() method) , while there is no tabStrip.items property set yet.
Developer Note2: BottomNavigation control should be somehow notified when its inner TabStrip.items has changed
Question: missing tabStripProperty same as the adnroid bottomNavigation?
[Tabs] Using binding for<TabStrip items> crashes the app with file:///app/Users/djenkov/Work/NativeScriptTab/NativeScript/tns-core-modules/ui/tabs/tabs.ts:846:14 JS ERROR TypeError: undefined is not an object (evaluating 'items.forEach') .Using ui-tests-app binding examples
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
[BottomNavigation] Using binding for
<TabStrip items>creates empty TabStripBar (no tabs visible). Using ui-tests-app binding examplesDeveloper Note1: We create TabStripItems, when iterating over tabStripContent items (
setViewControllers() method), while there is no tabStrip.items property set yet.Developer Note2: BottomNavigation control should be somehow notified when its inner TabStrip.items has changed
Question: missing
tabStripPropertysame as the adnroid bottomNavigation?[Tabs] Using binding for
<TabStrip items>crashes the app withfile:///app/Users/djenkov/Work/NativeScriptTab/NativeScript/tns-core-modules/ui/tabs/tabs.ts:846:14 JS ERROR TypeError: undefined is not an object (evaluating 'items.forEach').Using ui-tests-app binding examplesWant to back this issue? Post a bounty on it! We accept bounties via Bountysource.