Skip to content

Table functionality is not working in Quill editor #4417

@nitinlavania15

Description

@nitinlavania15

Hi @jhchen,

Greetings!

I am currently using Quill version 2.0.2 in my Angular application and encountering some challenges with table functionality:

I am successfully able to copy an Excel table and paste it into the Quill editor using the quill-better-table module.
However, the colors from the Excel table do not appear after pasting it into the Quill editor.

Additionally, other templates are distorting when I use the following code:
this.quillEditor.setContents(this.quillEditor?.clipboard?.convertHTML(this.data?.selectedMail?.bodyHTML))

Could you please provide guidance on how to achieve a more seamless integration?

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions