Click on scrollbar throws error node.getAscendant is not a function
#528
Labels
browser:chrome
The issue can only be reproduced in the Chrome browser.
good first issue
Relatively easy to fix. This is a perfect issue if you are willing to create a Pull Request.
resolution:duplicate
A duplicate of an already reported issue.
status:confirmed
An issue confirmed by the development team.
type:bug
A bug.
Are you reporting a feature or a bug?
Bug
Provide detailed reproduction steps (if any)
Expected result
No error in the console.
Actual result
An error in the console:
Uncaught TypeError: node.getAscendant is not a function
Other details
An error comes from here: https://github.com/ckeditor/ckeditor-dev/blob/master/plugins/tableselection/plugin.js#L281
There is similar issue #515
The text was updated successfully, but these errors were encountered: