Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

Fix eventListener binding to avoid creating new functions #11

@tamb

Description

@tamb

Currently bind is being used to preserve context when using addEventListener. The bound function created is then stored in an object $b per component instance. Would like to improve this.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions