nativescript-vue/nativescript-vue-template

Something wrong when i try pasting "app-with-list-view.js" to "app.js".

sacrelee opened this issue · 1 comments

The app was freezen at startup page and get a error log: "JS ERROR TypeError: undefined is not an object (evaluating 'this.$templates.getKeyedTemplates')".

Could you help me? thanks.

Hi, I have updated this template now, the sample you were trying was not updated for the new ListView syntax, but if you are still interested in that specific sample, it is available in the main repository here: https://github.com/nativescript-vue/nativescript-vue/blob/master/samples/app/app-with-list-view.js

That version has been updated and should work when you copy and paste it.