CleverProgrammers / cp-disney-plus-clone

Here's the DEMO Disney+ Clone App
https://disney-clone-d1e27.web.app
337 stars 261 forks source link

After clicking on login this error came **_firebase__WEBPACK_IMPORTED_MODULE_7__.default.collection is not a function #26

Closed IShubh-10 closed 2 months ago

IShubh-10 commented 2 months ago

After clicking on login the below error came Uncaught runtime errors: × ERROR _firebaseWEBPACK_IMPORTED_MODULE_7__.default.collection is not a function TypeError: _firebaseWEBPACK_IMPORTED_MODULE_7__.default.collection is not a function at http://localhost:3000/static/js/bundle.js:1093:55 at commitHookEffectListMount (http://localhost:3000/static/js/bundle.js:73420:30) at commitPassiveMountOnFiber (http://localhost:3000/static/js/bundle.js:74913:17) at commitPassiveMountEffects_complete (http://localhost:3000/static/js/bundle.js:74885:13) at commitPassiveMountEffects_begin (http://localhost:3000/static/js/bundle.js:74875:11) at commitPassiveMountEffects (http://localhost:3000/static/js/bundle.js:74865:7) at flushPassiveEffectsImpl (http://localhost:3000/static/js/bundle.js:76748:7) at flushPassiveEffects (http://localhost:3000/static/js/bundle.js:76701:18) at performSyncWorkOnRoot (http://localhost:3000/static/js/bundle.js:75918:7) at flushSyncCallbacks (http://localhost:3000/static/js/bundle.js:63927:26)

IShubh-10 commented 2 months ago

Everything is solved and website working fine.