Title tag concatenation error
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
How can we simply get the title to be replaced with the inner value rather than pre-pended?
I'm having this same issue, any solution?
@JamesBrightley Sorry for my delay.
Are you still having this problem? Can you show us how you're doing? (code)