Henning Nöth created TOBAGO-2492:
------------------------------------

             Summary: Duplicated event listeners in JavaScript
                 Key: TOBAGO-2492
                 URL: https://issues.apache.org/jira/browse/TOBAGO-2492
             Project: MyFaces Tobago
          Issue Type: Bug
          Components: JavaScript
    Affects Versions: 6.9.1
            Reporter: Henning Nöth


Custom elements are used to implement the JavaScript part of a component. Event 
listeners are added in the connectedCallback() method but are not removed in 
the disconnectedCallback() method, leading to duplicated listeners in some 
cases.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to