Open zbranzov opened 5 years ago
One more major thing:
The app crashes in Android after the following:
Error is:
System.err: com.tns.NativeScriptException:
System.err: Calling js method onBindViewHolder failed
System.err:
System.err: TypeError: Cannot read property 'nsView' of null
This happens while using "nativescript-ui-listview": "~6.2.0". With "nativescript-ui-listview": "~5.0.0", this is not reproduced
Above issue is fixed in tbozhikov/clean-ups
branch of QSF and nativescript-ui-listview@6.4.1
iOS:
Android: