Wrong generateMetadata used when running parallel routes
Unanswered
Dutch posted this in #help-forum
DutchOP
Hi all looks like we are getting this issue https://github.com/vercel/next.js/issues/49988 on typehero, here is our issue where we attempt to fix it but could not https://github.com/typehero/typehero/issues/859.
Has there been any movement on this? There is a repro in the original nextjs issue that should help get to a fix for this.
THanks!!!! ðŸ™ðŸ™ðŸ™
Has there been any movement on this? There is a repro in the original nextjs issue that should help get to a fix for this.
THanks!!!! ðŸ™ðŸ™ðŸ™
18 Replies
DutchOP
cc @Asiatic Lion
Asiatic Lion
HALP
DutchOP

DutchOP
@White-throated Swift do you know if this is a bug bug or a skill issue?
see it live by just going to https://typehero.dev
American black bear
oh, hi guys
@American black bear oh, hi guys
DutchOP
👋
American black bear
waiting for the launch
hopefully soon
White-throated Swift
Parallel Routes (being an advanced feature) haven’t gotten much love as stability and performance have been the major focus. It’s plenty possible this is still hanging around.
DutchOP

@Asiatic Lion so do we want find a work around?
Set all page titles to same lol
Asiatic Lion
we’re not using parallel routes.
for our static pages it should just be hardcoded
can we not do the dynamic stuff on the others?
White-throated Swift
Oh, I read the issue title and honed in on Parallel Routes.