nativescript-ui-feedback
nativescript-ui-feedback copied to clipboard
nativescript-ui-listview (RadListView) throws an error in the console
nativescript/angular": 13.0.0 nativescript-ui-listview: 10.0.2
Created a fresh app NativeScript Angular (Hello World). Install nativescript-ui-listview 10.0.2, connected the module in the app.module.ts, replace <ListView> to <RadListView>, got error in console: CONSOLE ERROR: ERROR TypeError: Cannot read property 'title' of undefined
the list itself works, but errors are shown...
