Add a check for comingSoon in NewfoldRuntime #1285
Annotations
4 warnings
Run Lint Checks:
src/OnboardingSPA/components/Loaders/Chapter/Interstitial/index.js#L58
React Hook useEffect has a missing dependency: 'saveDataAndExit'. Either include it or remove the dependency array
|
Run Lint Checks:
src/OnboardingSPA/components/Loaders/Chapter/Interstitial/index.js#L63
React Hook useEffect has missing dependencies: 'setIsDrawerSuppressed' and 'setSidebarActiveView'. Either include them or remove the dependency array
|
Run Lint Checks:
src/OnboardingSPA/steps/Complete/index.js#L81
React Hook useEffect has missing dependencies: 'checkFlowComplete' and 'flushQueue'. Either include them or remove the dependency array
|
Run Lint Checks:
src/OnboardingSPA/steps/Complete/index.js#L85
React Hook useEffect has a missing dependency: 'setNavigationState'. Either include it or remove the dependency array
|