Skip to content

v2.1.11 -> v2.1.12 extra spaces #200

@jweinstein92

Description

@jweinstein92

For some reason, when upgrading from version 2.1.11 to 2.1.12, when using convertToHTML produces a resulting value which has erroneous spaces at the front of a

tag. For example, on 2.1.11 a response is

"<p>{{text}}  </p>"

however on version 2.1.12, the same value is

"<p> {{text}} </p>"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions