isLoading defaults to true?
I create a useQuery, enabled set to false. I want fetching to occur on demand, by clicking a button. Why is "isLoading" set to true initially?
https://codesandbox.io/s/epic-lucy-ppu5x6?file=/src/App.js:1849-1943
https://codesandbox.io/s/epic-lucy-ppu5x6?file=/src/App.js:1849-1943
CodeSandboxamivag
epic-lucy-ppu5x6 by amivag using @tanstack/react-query, @tanstack/react-query-devtools, axios, react, react-dom, react-scripts
