From 048d08a2ce790b9f96a39dd5b1a7adeb9984903a Mon Sep 17 00:00:00 2001 From: msaelices Date: Thu, 5 Jul 2018 01:08:20 +0200 Subject: [PATCH 1/2] Fix the app-with-pages.js sample by adding a Frame root element and add two action bars in order to reproduce the issue #276. --- samples/app/app-with-pages.js | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/samples/app/app-with-pages.js b/samples/app/app-with-pages.js index 16693289..0f943779 100644 --- a/samples/app/app-with-pages.js +++ b/samples/app/app-with-pages.js @@ -2,9 +2,16 @@ const Vue = require('./nativescript-vue') const App = { template: ` - -