Skip to content

1.1.0 regression bug #107

@gunta

Description

@gunta

1.0.1 works
1.1.0 breaks
latest commit breaks

Example:

<span translate>Some text</span>

I can reproduce it in some parts of my app.

What I get in 1.0.1 (correct):

Einige Text

What I get in 1.1.0 (bug):

Einige TextSome text

So basically the original text doesn't get removed from the element.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions