Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kendo dropdown/datetimepicker widgets not destroyed when the with binding is used #230

Open
crashnick16 opened this issue Mar 8, 2016 · 1 comment

Comments

@crashnick16
Copy link

Hi,

In my app I am using the with binding to change the ui from one object to another but I noticed that this leads to high memory build up as the actual dropdown lists are appended to the body and never destroyed/reused when the object in the with binding is changed.

As a temporary fix I am calling kendo.destroy('body') to avoid this behaviour....

@irega
Copy link
Contributor

irega commented Jul 7, 2017

Hi @crashnick16, could you attach a code example which contains the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants