Skip to content

Table inside Summernote editor does not render correctly in view mode #194

@syhue

Description

@syhue

Description

When a table is inserted into the Summernote editor, it is displayed correctly inside the editor itself.
However, when switching to the ngxSummernoteView (view mode), the table does not render as expected.

Steps to Reproduce:

  1. Insert a table using the Summernote toolbar inside the editor.
  2. Check the rendered output under the view mode

Expected Behavior

The table should render as a proper <table> with rows and columns visible in the view mode.

Actual Behaviour

  • The editor shows the table correctly.
  • The ngxSummernoteView preview nothing for table.

Screenshot

Image

Recording

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions