Fix count for previews #785
Annotations
9 warnings
src/OnboardingSPA/steps/DesignHomepageMenu/index.js#L47
React Hook useSelect has a missing dependency: 'location.pathname'. Either include it or remove the dependency array
|
src/OnboardingSPA/steps/DesignHomepageMenu/index.js#L59
React Hook useEffect has missing dependencies: 'setDrawerActiveView' and 'setSidebarActiveView'. Either include them or remove the dependency array
|
src/OnboardingSPA/steps/DesignHomepageMenu/index.js#L114
React Hook useEffect has a missing dependency: 'getHomepagePatternsData'. Either include it or remove the dependency array
|
src/OnboardingSPA/steps/DesignThemeStyles/Menu/index.js#L62
React Hook useSelect has a missing dependency: 'location.pathname'. Either include it or remove the dependency array
|
src/OnboardingSPA/steps/DesignThemeStyles/Menu/index.js#L76
React Hook useEffect has missing dependencies: 'setDrawerActiveView' and 'setSidebarActiveView'. Either include them or remove the dependency array
|
src/OnboardingSPA/steps/DesignThemeStyles/Menu/index.js#L102
React Hook useEffect has a missing dependency: 'getStylesAndPatterns'. Either include it or remove the dependency array
|
src/OnboardingSPA/steps/SitePages/index.js#L41
React Hook useSelect has a missing dependency: 'location.pathname'. Either include it or remove the dependency array
|
src/OnboardingSPA/steps/SitePages/index.js#L53
React Hook useEffect has missing dependencies: 'setDrawerActiveView' and 'setSidebarActiveView'. Either include them or remove the dependency array
|
src/OnboardingSPA/steps/SitePages/index.js#L154
React Hook useEffect has a missing dependency: 'getSitePages'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading