LearnNewsExamplesServices
Frontmatter
id2141
titlecomponent.Base: destroy() => clear the domListeners set on this instance
stateClosed
labels
enhancement
assigneestobiu
createdAtMay 24, 2021, 1:32 PM
updatedAtMay 24, 2021, 2:01 PM
githubUrlhttps://github.com/neomjs/neo/issues/2141
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtMay 24, 2021, 2:01 PM

component.Base: destroy() => clear the domListeners set on this instance

Closed v8.1.0 enhancement
tobiu
tobiu commented on May 24, 2021, 1:32 PM

this.domListeners = [];

this will not affect (dom) listeners the component registered on other instances.

small change, but needs testing.

tobiu added the enhancement label on May 24, 2021, 1:32 PM
tobiu assigned to @tobiu on May 24, 2021, 1:32 PM
tobiu referenced in commit 1fb622b - "component.Base: destroy() => clear the domListeners set on this instance #2141" on May 24, 2021, 2:01 PM
tobiu closed this issue on May 24, 2021, 2:01 PM