[PRO]: Table interaction not working when document has comments #6225
Labels
Category: Pro
The issue or pull request is related to the pro packages of Tiptap.
Type: Bug
The issue or pullrequest is related to a bug
Affected Packages
extension-comments, extension-table
Version(s)
2.17.6 (extension-comments), 2.11.7 (extension-table)
Description of the Bug
I have both the
Table
andComments
extension enabled in my editor.Without comments
Without any comments, the table works just like expected. I can interact with it like normal, resize columns, etc.
With comments
As soon as I add a comment to my editor, the table becomes unresponsive. If I then hover over a column to resize it, the editor produces the following error:


Without tables
Having comments without tables also works as expected. No errors, and I can interact normally with the comments and threads.
Browser Used
Chrome
Code Example (Preferred)
No response
Expected Behavior
I would expect the extensions to be compatible with each other.
Additional Context (Optional)
No response
Dependency Updates
The text was updated successfully, but these errors were encountered: