Nativescript-ui-feedback: memory leak in nativescipt-ui-listview(RadListView)

Created on 13 Jan 2017  路  6Comments  路  Source: ProgressNS/nativescript-ui-feedback

Here is a sample project I created https://github.com/kazemihabib/nativescript-telerik-ui-memory-leak
when I use telerik ui nativescript listView the memory increases steadly with out even touching the screen of device .

first

and after a while

second
it will increase with out stopping and after a while, it will be killed and closed.

but when I use nativescript default listview this is not happens.

listview

Most helpful comment

any update on this?

All 6 comments

any update on this?

@kazemihabib this is already fixed and is due to be released on the upcoming version of NativeScript UI.

@ginev is this fixed in @next?

I tried using [email protected] and I'm still having memory leak.

@eduardoturconi the issue is fixed in the release candidate branch and thus not uploaded with @next. We will release NativeScript UI 1.6 today and you will be able to download the fixed version. I guess it is a good idea to also create a @rc upload.

thanks @ginev the problem of memory leak fixed in new version.
but in new version when the app starts(not resume) when I tap on item for first time it takes 4 seconds to be selected then for other taps it works smoothly.
@eduardoturconi do you have this problem with the new version?

@kazemihabib please feel free to open a new issue if you think you have found another issue.

Was this page helpful?
0 / 5 - 0 ratings