Optimize TCF bundle with just-in-time GVL translations #7817
Annotations
1 warning
clients/fides-js/src/components/notices/NoticeOverlay.tsx#L59
The 'initialEnabledNoticeKeys' function makes the dependencies of useCallback Hook (at line 240) change on every render. To fix this, wrap the definition of 'initialEnabledNoticeKeys' in its own useCallback() Hook
|
This job succeeded
Loading