element-tiptap icon indicating copy to clipboard operation
element-tiptap copied to clipboard

why Selection with Error

Open fengshenLu opened this issue 2 years ago • 0 comments

Describe the bug image

To Reproduce Steps to reproduce the behavior:

  1. When the mouse is pressed and held, slide the table to select multiple cells

Expected behavior Uncaught TypeError: Class constructor Selection cannot be invoked without 'new' at new CellSelection (index.es.js?55be:518:1) at setCellSelection (index.es.js?55be:1157:1) at HTMLDocument.move (index.es.js?55be:1183:20)

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS:window
  • Browser chrome
  • Version 102.0.5005.61

Additional context element-tiptap - 1.27.1

fengshenLu avatar Jun 02 '22 03:06 fengshenLu