We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a183aa3 commit e23b6cbCopy full SHA for e23b6cb
dotcom-rendering/src/server/render.footballDataPage.web.tsx
@@ -134,7 +134,7 @@ export const renderFootballDataPage = (footballData: DCRFootballDataPage) => {
134
googleRecaptchaSiteKey: footballData.config.googleRecaptchaSiteKey,
135
unknownConfig: footballData.config,
136
}),
137
- section: footballData.config.section,
+ section: '',
138
renderingTarget,
139
weAreHiring: !!footballData.config.switches.weAreHiring,
140
config,
0 commit comments