mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-12 10:06:40 +00:00
Somewhere in i18next there is an assignment `ctx.lng=someLang` that
leaks across requests that share the same `ctx` object for calls like
`req.i18n.translate('locale', ctx)`.
This somewhere is likely here:
|
||
---|---|---|
.. | ||
web |