Skip to content

Rich Text HTML value should not be affected by the "view source" state #376

@Artur-

Description

@Artur-

See https://vaadin.com/docs/latest/ds/components/rich-text-editor/#value-format

Type "123" and click "view source"

Expected:

<p>123</p>

Actual

<pre spellcheck="false">123
</pre>
html-source-value.mov

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions