#Trouble with quizzical project
4 messages · Page 1 of 1 (latest)
the repo is not visible to me. Is it public?
Getting two API fetch responses is likely due to the React Strict Mode, which enables some extra dev-only checks and runs all effects twice. There is nothing to worry about as in production your data will be fetched once on component mount. You can read more about it here: https://react.dev/reference/react/StrictMode
Sorry i forgot I set it to private