Devographics / Monorepo

Monorepo containing the State of JS apps
surveyform-sigma.vercel.app
Other
119 stars 50 forks source link

[charts] redirect uses section id instead of section path #380

Open SachaG opened 2 weeks ago

SachaG commented 2 weeks ago

Wrong: https://2023.stateofjs.com/en-US/libraries/front_end_frameworks/ Right: https://2023.stateofjs.com/en-US/libraries/front-end-frameworks/

This is because subSectionId is used instead of getting the section object and then using section.path.