-
-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Description
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
Labels
No labels