Dynamic titles flicker
Unanswered
Polish posted this in #help-forum
PolishOP
I'm using generateMetadata in layout.jsx but when I change pages the title flickers to localhost.
metadata.title = {
template: `%s | Website`,
default: `${displayName} | Website`
};
1 Reply
PolishOP
Does nobody else see this issue?