Kitne videos try kiye iske liye. Sabka method itna hard hain bhai. Easy cheezo ko hard bana dete woh log. Finally aapka video mila. Aur yeh hi chahiye tha mujhe.
You nailed it with this video! I also usually don't comment on videos, but I have to say, you did an amazing job. I really appreciate how clear and easy with conceptual you made understand. You're definitely an expert in this field.
disabled button kyu use kia h? i am still confused and mera sign up page p data dalte hi direct redirect kr rha h home page pr signup button p click krne tk ka wait hi ni kr rha password dalte hi redirect kr de rha h
There is a problem in this approach, as after sign up user have to reload the home page first time manually otherwise it will not show the welcome message, But somehow the problem doesn't occur during login . Dont know how to fix this. Can anyone help regarding this?
I think problem will resolve if you unsubscribe listener like this below useEffect(() => { dispatch(fetchUserData()); // Set up the onAuthStateChanged listener and capture the unsubscribe function const unsubscribe = auth.onAuthStateChanged((user) => { if (user) { setUserName(user.displayName); } else { setUserName(""); } }); // Clean up the listener when the component unmounts return () => unsubscribe(); }, [dispatch]); // Rest of your component code... };
Hi is anyone getting this error when importing auth into login component...... Compiled with problems: × ERROR in ./src/Firebase.js 16:12-25 export 'initializeApp' (imported as 'initializeApp') was not found in 'firebase/app' (possible exports: default) ERROR in ./src/Firebase.js 17:13-20 export 'getAuth' (imported as 'getAuth') was not found in 'firebase/auth' (module has no exports)
I never comment on every video but you explain it unbelievably...Well done and thanks for it!
Kitne videos try kiye iske liye. Sabka method itna hard hain bhai. Easy cheezo ko hard bana dete woh log. Finally aapka video mila. Aur yeh hi chahiye tha mujhe.
nice video with great content..kaafi accha samjhaya basics, AGAR MAI SMJH GAYA TOH KOI BHI SAMAJH SAKTA HAI
this is so great
i love how you explain everything you are doing in the video
You are very good developer the way you code i fall in love with it 😍
amazing brother, video was crisp to the point and most importantly 100% working not like other youtube video.
fantastic
You nailed it with this video! I also usually don't comment on videos, but I have to say, you did an amazing job. I really appreciate how clear and easy with conceptual you made understand. You're definitely an expert in this field.
Thanks a lot man. i was just looking a this type of video
37:32 Super U got talent bruh❤
Thanks u for ur effort and time.please post more valuable Videos like this
awesome 🔥🔥 handy bhai love you❤🔥❤🔥
Thanks sir, this was a great job.
Thank you so much Sir for this video..
A simple and impressive video. Love it ❤️
beautifully explained everything...tysm!
thanks very simply explenation 💗
truly inspiring and kip working sir
Superb Explanation Bro 👍👌
New Subscriber 😊🙏
hello sir i am facing one error Firebase: Error (auth/invalid-credential).login page not working but signup work
I am getting this error : Cannot read properties of undefined (reading 'tenantId')
Please helppp
thank you so much helped me with my assignment
bro can any one help i got error when i do npm install firebase
what do i do now
you nailed it bro
Brother.... firebase, redux pe ek project upload kro
Thank You so Much for the video
Amazing bro, plz upload more useful project in react
Thanks a lot bruh
Great video bro
very good video
disabled button kyu use kia h?
i am still confused
and mera sign up page p data dalte hi direct redirect kr rha h home page pr
signup button p click krne tk ka wait hi ni kr rha
password dalte hi redirect kr de rha h
Well explained
thanks a lot sir
But password should not show .. everything in password we are taking as text..how can i change it
nice work bro
Thanks
There is a problem in this approach, as after sign up user have to reload the home page first time manually otherwise it will not show the welcome message, But somehow the problem doesn't occur during login . Dont know how to fix this. Can anyone help regarding this?
I think problem will resolve if you unsubscribe listener like this below
useEffect(() => {
dispatch(fetchUserData());
// Set up the onAuthStateChanged listener and capture the unsubscribe function
const unsubscribe = auth.onAuthStateChanged((user) => {
if (user) {
setUserName(user.displayName);
} else {
setUserName("");
}
});
// Clean up the listener when the component unmounts
return () => unsubscribe();
}, [dispatch]);
// Rest of your component code...
};
yes bro it is problem iam also facing this issue
😍
Hi is anyone getting this error when importing auth into login component......
Compiled with problems:
×
ERROR in ./src/Firebase.js 16:12-25
export 'initializeApp' (imported as 'initializeApp') was not found in 'firebase/app' (possible exports: default)
ERROR in ./src/Firebase.js 17:13-20
export 'getAuth' (imported as 'getAuth') was not found in 'firebase/auth' (module has no exports)
How did u resolve it
google and facebook ka kaise add kre signin??
I don't why but home come in between the page and that messed my page alot. And I have copied your code exactly
bhai i need crud operations based on react with firebase. anyone do help me please
@handydev1 could you help me with that
Firebase error (auth/invalid email)
I'm getting this error on signup
I am getting a same error .
You are sending a invalid email to firebase, check the email once or how you are sending it
@@handydev1 resolved . Thankyou
Video is good but html css was not required. Real thing starts after 25 min
Got it 👍
Will add chapters in upcoming videos
Was boring in the beginning, but great... 🙂🙂🙂
18:50 functionality starts