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 #3376: DataTable crash during third party drag and drop handling #3377

Merged
merged 2 commits into from
Sep 28, 2022

Conversation

kalinkrustev
Copy link
Contributor

Defect Fixes

fix #3376: DataTable crash during third party drag and drop handling

To avoid the crash, exit the DragStart handler when reorderableColumns is not true.

@melloware melloware merged commit 46f5221 into primefaces:master Sep 28, 2022
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.

DataTable: crash during third party drag and drop handling
2 participants