Description
When two or more AbstractAjaxTimerBehaviors are added two the same component, they use an identical timerId (= markupId).
This can lead a stopping behavior erroneously stopping the other behavior instead of itself.
Attachments
Issue Links
- relates to
-
WICKET-5570 Rescheduling the same ajax timer behavior causes memory leak in the browser
- Resolved
-
WICKET-6191 AjaxTimerBehavior will stop after ajax update of component it is attached to
- Resolved
-
WICKET-4959 Notify behaviors when a component is removed from the tree
- Resolved
-
WICKET-4689 Javascript timers not removed when a Component is replaced by ajax
- Closed
- links to