just confirming that this is by design. Global modules are not contained to themes? If we want 2 child themes with different headers, then those headers should be in global partials – not inheriting from a parent theme’s global header module?
… because I changed child theme 1's global header module (inherited from parent theme) and it “leaked” into child theme 2 😱