Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix event listener binding #17843

Merged
merged 1 commit into from
Feb 6, 2025
Merged

Conversation

oliverguenther
Copy link
Member

Ticket

https://community.openproject.org/work_packages/61282

Using .bind(this) multiple times returns different functions. They need to be stored as members.

@oliverguenther oliverguenther force-pushed the chore/fix-event-listener-registration branch from e3f2a7b to 0a92d50 Compare February 5, 2025 16:22
@opf opf deleted a comment from github-actions bot Feb 5, 2025
@oliverguenther oliverguenther force-pushed the chore/fix-event-listener-registration branch from 0a92d50 to fd64314 Compare February 5, 2025 16:36
@HDinger HDinger merged commit 7aa93a9 into dev Feb 6, 2025
17 checks passed
@HDinger HDinger deleted the chore/fix-event-listener-registration branch February 6, 2025 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants