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(primeng/table): invalid unsubscribe from events #11551

Closed

Conversation

volvachev
Copy link
Contributor

Fixes #11414.

@cetincakiroglu cetincakiroglu added the Status: Pending Review Issue or pull request is being reviewed by Core Team label Jun 6, 2022
@cetincakiroglu
Copy link
Contributor

Hi @volvachev,

Thanks for your effort and contribution, however we cannot merge this pull request because it does not fit our code structure. So I'll close this one.

We appreciate your support.

@cetincakiroglu cetincakiroglu removed the Status: Pending Review Issue or pull request is being reviewed by Core Team label Jun 7, 2022
@volvachev
Copy link
Contributor Author

Hi @cetincakiroglu , is it closed because of arrow function?
I can open pr without changing bind functions.
You need to properly unsubscribe from events in this component (not from document).

@mertsincan
Copy link
Member

Hi @volvachev,

Good catch! Could you please send this PR again after updating it? (Note: please don't use the arrow function in global methods)

Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Event listeners not removed for ReorderableRow and ReorderableColumn
3 participants