Data refresh don't trigger useEffect
Can someone please explain why in below example when I invalidate or call refetch, It calls the API but don't trigger the
https://codesandbox.io/s/epic-bird-dr9sw2?file=/src/index.js
useEffect on line 112.https://codesandbox.io/s/epic-bird-dr9sw2?file=/src/index.js
CodeSandbox
epic-bird-dr9sw2 using axios, broadcast-channel, react, react-dom, react-query, react-scripts, stop-runaway-react-effects, styled-components
