nativescript-ui-feedback icon indicating copy to clipboard operation
nativescript-ui-feedback copied to clipboard

nativescript-ui-listview (RadListView) throws an error in the console

Open Bezlepkin opened this issue 3 years ago • 0 comments

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...

2022-01-26_11-38-06

Bezlepkin avatar Jan 26 '22 08:01 Bezlepkin