nativescript-vue / nativescript-vue-devtools

A NativeScript-Vue plugin for connecting to the standalone vue-devtools
https://nativescript-vue.org/en/docs/getting-started/vue-devtools/
MIT License
28 stars 7 forks source link

Crash with RadListView #4

Open mathieutu opened 6 years ago

mathieutu commented 6 years ago

Hi,

when trying to show a component which has a RadListView inside, the app crash with message: TypeError: 'arguments', 'callee', and 'caller' cannot be accessed in this context.

You can reproduce that with the demo https://github.com/msaelices/ns-ui-vue-demo.

Thanks.

[TODO @mathieutu] Post the stacktrace.