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 console error with class 'not-draggable' #92

Closed
wants to merge 1 commit into from

Conversation

felipeEddy
Copy link

When the class 'not-draggable' is used, the element cannot be dragged in the kanban, this is working, but an error appears in the console:

Uncaught TypeError: can't access property "getBoundingClientRect", el is null jkanban.js:1344:28

That extra verification stops the plugin execution, and therefore, the moment of when the error occurs.

@felipeEddy felipeEddy changed the title Fix error console for class 'not-draggable' Fix console error for class 'not-draggable' Jul 25, 2020
@felipeEddy felipeEddy changed the title Fix console error for class 'not-draggable' Fix console error with class 'not-draggable' Jul 25, 2020
@felipeEddy felipeEddy closed this Aug 3, 2020
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.

1 participant