Hi, really appreciate your follow up on this. I actually implemented it
more or less like what you have described.Instead of extending the
Experience Fragment component, I built a new component that I call
'Reference' component which is able to dynamically calculate the path of
my header and footer based on the language root. By doing this, my
header can be a regular component on any page or an Experience Fragment.
I found no advantage to using Experience Fragments so to speak other
than being a...