A variable fetched from Redux state by useSelector is undefined in useEffect return function:
const ExampleComponent = () => { const dispatch = useDispatch