Skip to content

Using nativescript plugin - RadListView #245

@odai-alali

Description

@odai-alali

Version

1.4.0-alpha.0

Reproduction link

https://play.nativescript.org/?template=play-vue&id=hJoMa0&v=3

Platform and OS info

Android 7.1.1 / NativeScript 4.0 / Windows 10

Steps to reproduce

npm install nativescript-ui-listview
// main.js
Vue.registerElement("RadListView", () => require("nativescript-ui-listview").RadListView);

Using RadListView component with v-view directive throws an exception

What is expected?

render a list of items

What is actually happening?

exception is thrown

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions