ProgressNS / nativescript-ui-feedback

This repository is used for customer feedback regarding Telerik UI for NativeScript. The issues system here is used by customers who want to submit their feature requests or vote for existing ones.
Other
115 stars 21 forks source link

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

Open Bezlepkin opened 2 years ago

Bezlepkin commented 2 years ago

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 to , 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