Feature / auto open expanded scripture #134
Annotations
4 warnings
build (16.4.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (16.4.2):
src/ScripturePane/ExpandedScripturePaneModal/index.js#L106
React Hook useEffect has missing dependencies: 'bibles' and 'contextId.reference'. Either include them or remove the dependency array
|
build (16.4.2):
src/ScripturePane/ScripturePane.js#L48
React Hook useEffect has a missing dependency: 'openExpandedScripturePane'. Either include it or remove the dependency array
|
build (16.4.2):
src/ScripturePane/ScripturePane.js#L57
React Hook useEffect has missing dependencies: 'currentAutoOpenExpSpCounter' and 'openExpandedScripturePane'. Either include them or remove the dependency array
|