You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
---------ERROR
Uncaught TypeError: react_admin_firebase__WEBPACK_IMPORTED_MODULE_1__ is not a function
at ./src/App.js (App.js:16:1)
at options.factory (react refresh:6:1)
at webpack_require (bootstrap:24:1)
at fn (hot module replacement:62:1)
at ./src/index.js (App.js:26:1)
at options.factory (react refresh:6:1)
at webpack_require (bootstrap:24:1)
at startup:7:1
at startup:7:1
---------ERROR
Uncaught TypeError: react_admin_firebase__WEBPACK_IMPORTED_MODULE_1__ is not a function
at ./src/App.js (App.js:16:1)
at options.factory (react refresh:6:1)
at webpack_require (bootstrap:24:1)
at fn (hot module replacement:62:1)
at ./src/index.js (App.js:26:1)
at options.factory (react refresh:6:1)
at webpack_require (bootstrap:24:1)
at startup:7:1
at startup:7:1
--------CODE
const options = {}
const dataProvider = FirebaseDataProvider(firebaseConfig, options);
--------DEPS
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^13.0.0",
"@testing-library/user-event": "^13.2.1",
"firebase": "^9.9.0",
"prop-types": "^15.8.1",
"ra-data-json-server": "^4.2.1",
"react": "^18.2.0",
"react-admin": "^4.2.2",
"react-admin-firebase": "^4.0.2",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.0"
I could't find the problem, any help would be appricated.
The text was updated successfully, but these errors were encountered: