Re-enabled exits and enhance the logic for the coming soon. #1278
Annotations
4 warnings
Run JS Lint:
src/OnboardingSPA/components/Loaders/Chapter/Interstitial/index.js#L55
React Hook useEffect has a missing dependency: 'saveDataAndExit'. Either include it or remove the dependency array
|
Run JS Lint:
src/OnboardingSPA/components/Loaders/Chapter/Interstitial/index.js#L60
React Hook useEffect has missing dependencies: 'setIsDrawerSuppressed' and 'setSidebarActiveView'. Either include them or remove the dependency array
|
Run JS Lint:
src/OnboardingSPA/steps/Complete/index.js#L78
React Hook useEffect has missing dependencies: 'checkFlowComplete' and 'flushQueue'. Either include them or remove the dependency array
|
Run JS Lint:
src/OnboardingSPA/steps/Complete/index.js#L82
React Hook useEffect has a missing dependency: 'setNavigationState'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading