Tunaweza / nativescript-radiobutton

A plugin for nativescript that exposes the radiogroup and radiobutton native view elements.
Apache License 2.0
9 stars 7 forks source link

problems with Nativescript-vue #8

Open shilik opened 6 years ago

shilik commented 6 years ago

Hi,@Tunaweza

I have followed your vue example, but it got stuck when I tried to switch to a screen in which radiobutton is contained. Would you please advice me how to solve this problem.

BTW, the last message I got from terminal is : JS: '{NSVue (Vue: 2.5.13 | NSVue: 1.3.1)} -> AppendChild(e(stacklayout), e(button))' JS: '{NSVue (Vue: 2.5.13 | NSVue: 1.3.1)} -> CreateElement(RadioGroup)'

Thank you very much.

Best,

Shilik