Skip to content

Print button shows raw HTML instead of rendered HTML #1850

@suraj719

Description

@suraj719

Bug Description

When I click the "Print" button in an Email, instead of showing the rendered HTML output, it displays the raw HTML code. This makes the print feature unusable for end-users expecting a formatted email view.

Steps to Reproduce

  1. Go to an email
  2. Click on the Print button
  3. The print preview displays raw HTML code instead of rendered content

Expected Behavior

Clicking the print button should render the HTML content of the email correctly and show a properly formatted version in the print preview, not raw HTML tags.

Image

Actual Behavior

The print preview shows the raw HTML code, including tags like <div>, <table>, etc., instead of rendering the actual email layout.

Image

What browsers are you seeing the problem on?

Chrome

Application Version

v1

Environment Information

No response

Relevant Log Output

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions