Skip to content

Title tag concatenation error #97

@JamesBrightley

Description

@JamesBrightley

When calling updateHead and setting the title > inner value with the now async loaded data the code seems to concat the existing title with the new one. We are using something | as the title and we end up with an additional pipe character and the old title. I've tried setting the separator to a hyphen and the complement to an empty string which does remove the old title but it equally leave a hyphen at the very end.

How can we simply get the title to be replaced with the inner value rather than pre-pended?

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