You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
The text was updated successfully, but these errors were encountered:
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...
The text was updated successfully, but these errors were encountered: