Yes
nativescript-ui-listview version 3.5.10 breaks ng-template bindings on iOS with NS-angular.
More info can be seen here: link.
iOS (haven't yet investigated android)
tns run ios.nsRouterLinks, slow list performance, unpredictable list contents, and console output similar to:CONSOLE ERROR [native code]: ERROR TypeError: undefined is not an object (evaluating '_v.context.item')
CONSOLE ERROR [native code]: ERROR CONTEXT {
"view": {
"def": {
"nodeFlags": 1,
"rootNodeFlags": 1,
...
See steps above.
+1 . Am experiencing this too.
Hi @nickcabral @anuragd7 ,
Thank you for reporting this to out. I will investigate the source of this issue and let you know once I have more details. If this is a blocking issue for you, you may temporary revert to the previous version 3.5.9 while this issue is being resolved.
We apologize for any inconvenience that this may be causing and we will do out best to resolve it as soon as possible.
Hi @VladimirAmiorkov , Thanks for the update. Can confirm that switching to 3.5.9 resolves this issue. However 3.5.10 contained this important fix that I have been waiting for, so would be great if we could have a new fix soon. Thanks.
Hi @anuragd7 ,
Thank for testing the previous version. we understand you and we will do our best to resolve this issue and the related https://github.com/telerik/nativescript-ui-feedback/issues/740 as soon as possible. Stay tuned for the next version.
I was having same issue and lag on ios, rolling back to nativescript-ui-listview v3.5.9 fixed it
Made PR, awaiting review.
Most helpful comment
Hi @anuragd7 ,
Thank for testing the previous version. we understand you and we will do our best to resolve this issue and the related https://github.com/telerik/nativescript-ui-feedback/issues/740 as soon as possible. Stay tuned for the next version.