When adding multiple variants to the node page to handle different node types, the tabs only appear on the first variant, reordering the variants allows the tabs to appear on whichever variant is first in the weighted list but not the subsequent variants.
Comments
Comment #2
berdirYeah, see #2634276: Multiple routes break active trail and possibly other behaviors. Probably a duplicate of that issue.
Comment #3
abu-zakham commentedI am having the same issue
Comment #4
cyb_tachyon commentedNoting here that creating an additional Page Manager Page with a Panels variant and Node (Content) context assigned with an existing node also causes this issue, even if the same node is viewed at the provided /node/{node} page and displays tabs correctly there.
I might get time to debug it later, not sure.
Comment #5
m.abdulqader commentedDirty solution for production site untill they solve the issue of route name
Comment #6
emil stoianov commentedThis problem is for all entities not only for 'node', I like the solution and would enhance it this way:
Thanks to Alexei Gorobets for consulting.
Comment #7
mikedotexe commented#6 worked great for me. Thanks, gang!
Comment #8
mmenavas commented#6 worked great for me too.
Comment #9
hkirsman commentedLast patch from ( #19 ) https://www.drupal.org/node/2634276 fixed my tabs.
Comment #10
tim.plunkett#2634276: Multiple routes break active trail and possibly other behaviors