Description
AbstractAjaxTimerBehavior uses JavaScript setTimeout() function to do its job. It has a #stop() method that clears the timeout but if the timeout is re-scheduled without being cleared a memory leak is observed in the browser.
Attachments
Attachments
Issue Links
- is related to
-
WICKET-6523 Two AbstractAjaxTimerBehaviors on same component timeId conflict
- Resolved
- links to