nativescript-vue icon indicating copy to clipboard operation
nativescript-vue copied to clipboard

v3 version a question

Open giserman001 opened this issue 2 years ago • 3 comments

System.err: TypeError: Class constructor TabView cannot be invoked without 'new' System.err: at com.tns.Runtime.runModule(Native Method) System.err: at com.tns.Runtime.runModule(Runtime.java:689) System.err: at com.tns.Runtime.run(Runtime.java:681) System.err: at com.tns.NativeScriptApplication.onCreate(NativeScriptApplication.java:21) System.err: at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1191) System.err: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6987)

giserman001 avatar Aug 09 '23 06:08 giserman001

Latest beta version? Using TabView in your app? Share the component where you have the TabView...

rigor789 avatar Aug 09 '23 06:08 rigor789

This issue is fixed by #1064

heywhy avatar Oct 14 '23 13:10 heywhy

Why is this open?

PixsaOJ avatar May 26 '24 13:05 PixsaOJ