Fix lost i18n context issues with embedded full experience (#5749) #10156
frontend_checks.yml
on: push
Matrix: Clients-Cypress
Matrix: Clients-Unit
Annotations
3 warnings
Clients-Unit (20.x, privacy-center):
clients/fides-js/src/components/tcf/TcfOverlay.tsx#L243
React Hook useEffect has missing dependencies: 'bestLocale', 'defaultLocale', 'i18n', 'isGVLLangLoading', 'setCurrentLocale', 'setIsI18nLoading', 'translationOverrides', and 'userlocale'. Either include them or remove the dependency array
|
Clients-Unit (20.x, fides-js):
clients/fides-js/src/components/tcf/TcfOverlay.tsx#L243
React Hook useEffect has missing dependencies: 'bestLocale', 'defaultLocale', 'i18n', 'isGVLLangLoading', 'setCurrentLocale', 'setIsI18nLoading', 'translationOverrides', and 'userlocale'. Either include them or remove the dependency array
|
Clients-Unit (20.x, admin-ui):
clients/fides-js/src/components/tcf/TcfOverlay.tsx#L243
React Hook useEffect has missing dependencies: 'bestLocale', 'defaultLocale', 'i18n', 'isGVLLangLoading', 'setCurrentLocale', 'setIsI18nLoading', 'translationOverrides', and 'userlocale'. Either include them or remove the dependency array
|