This topic contains 1 reply, has 2 voices, and was last updated by  admin 4 years, 6 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Memory Leak Posts
  • Memory Leak #112100

    Dominik
    Participant

    We’ve got major problems with JQ widgets in our application.

    We are using an Iframe in a JQ window. After calling the windows destroy method, memory of JQ widgets elements (HTML elements turned into jq widgets elements like jqxTextAreas, jqxTabAreas) are not released. However the problem does not occure with text input fields.

    Problem occurs on the newest available Chrome Browser 83.0.4103.61

    Best regards & thx in advance

    Memory Leak #112104

    admin
    Keymaster

    Hi Dominik

    If you have content in windows, you should first destroy it and then destroy the window. Make sure all DIV tags are removed from the DOM, too.

    Regards,
    Peter

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.