Devographics / Monorepo

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

Handle older surveys better #417

Open SachaG opened 3 months ago

SachaG commented 3 months ago

Pre-surveyform surveys (JS 2020 and before) currently throw an error. Find a better way to handle them.

eric-burel commented 1 month ago

I've explored the issue and it's related to I18nContext enum in the api : I couldn't figure where the 2020 cutoff happens. I currently removed them from surveyform home + fixed a tiny bug for js2020