TGTGInsighttelegram intelligenceLIVE / telegram public index
Post content
Post content
求教,Next.js 环境下使用 i18next 和 react-i18next,仅 CSR,封装使用 Trans Component 正常,但不能用 useTranslation() hook,会导致严重的卡顿 排除案例:https://github.com/i18next/react-i18next/issues/1691 排除案例:https://github.com/i18next/react-i18next/issues/1756 实现不了对 useTranslation 和 t function 本身的封装,函数签名太复杂没法提供 fallback,除非降级