-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed
Labels
Description
Describe the bug
Runtime error of ReferenceError: useEffect is not defined in node_modules/react-query/es/devtools/useLocalStorage.js:17
To Reproduce
Steps to reproduce the behavior:
- Install 3.9.0
- Have the devtools component in your hierarchy
- Open your app in the browser
- See error
Expected behavior
No errors.
Desktop (please complete the following information):
- OS: All
- Browser: All
- Version: All
Additional context
Seems to be due to the change in #1727
erdalstk, nollidnosnhoj and mrlubos