Im guessing the stopPropagation() was needed because our modal content was nested inside the overly content?? I've seen prior modal examples where overlay and modal sit adjacently and hence never use stopPropagaion. However, I do like the nested order of things, seems seems more semantically correct and intuitive.
Great video as always, thanks man! I'm having some trouble getting the overlay to work because I am using this to display a menu that is nested in my navbar. So, the open icon is in Navbar.jsx, it opens the modal via Menu.jsx, and hence the 'overlay' only takes on the size of the menu and not the full background. Seems like this method only works if you build it directly in app.js, is that correct?
If I want to be a comment section of an app as a popup, will this method still be applicable (considering loading lots of comments on the pop up)? thanks
Helped me get past a bug i've been stuck on for a minute. Thank you!
clear concise and put in an easy way. this is the best one
You are a saviour!
Great video! I'm using this to build out my portfolio website and this is a big help!
You just got a new subscriber 🙂
Thank you. This is amazing
thank you super effective!
Really Great video champ. Thank you! 🏆
HI. I'm a S.Korean fan of yours.
Your video is very useful to me.
Especially, the tip for part 'stopPropagation()' was very good.
Thank you so much!
Dude that's awesome! Thank you. for that. Yes - I was banging my head until I discovered stopPropagation :)
watched a lot of tutorials, your fast but clear and explain it easy enough to understand. thanks video rocks
Means so much - thank you!
Thank you so much for this helpful video!
Very good, really helped me!
Clear & concise, thank you! 🏆
Thanks Melissa!
Thanks man! That was so soothing!
Thank you!
Capo!!!! bien explicado, simple y SIN librerias!!!!
this is was really cool!
Thank you dude!
thank you so much you really saved my time
Awesome!
Thank you! This was exactly what I was looking for! Simple and concise! New Sub!
Your videos have taught me a lot man, thank you!
Thank you dude that’s so awesome to hear!
thanks alot man. super fan
Thanks!!. That was awesome
Thank you man it is awesome. I appreciate it
Thank you sir!
this kind of video are so helpful, tranks man!
Happy to help!
Im guessing the stopPropagation() was needed because our modal content was nested inside the overly content??
I've seen prior modal examples where overlay and modal sit adjacently and hence never use stopPropagaion.
However, I do like the nested order of things, seems seems more semantically correct and intuitive.
Thank you ! This was very clear !
Thank you!
Exactly what i need! Thanks man! Abraço!
No problem!
It’s a really really helpful video❤️❤️
I'm so glad!
@@codecommerce Thank you so much
thanks a bunch, will be applyng this one with context and some data coming from sanity
Thank you Kennedy! I haven’t used sanity but it’s something I want to checkout soon!
@@codecommerce think you'll love it dude
Thank you, this is awesome!
Thank you my friend!
@@codecommerce Uwc 🙌
thank you , help me a lot!!
Great video as always, thanks man! I'm having some trouble getting the overlay to work because I am using this to display a menu that is nested in my navbar. So, the open icon is in Navbar.jsx, it opens the modal via Menu.jsx, and hence the 'overlay' only takes on the size of the menu and not the full background. Seems like this method only works if you build it directly in app.js, is that correct?
A lot of thanks
Thank you!
🔥🔥
Thank you sir
Thank you!
In my react code there is notification too many rerenders i cant fix it
Confirmation should always be on the right and cancellation on the left...
If I want to be a comment section of an app as a popup, will this method still be applicable (considering loading lots of comments on the pop up)? thanks
T H A N K Y O U U U U
Why is your open is automatic a varialble?
For the sake of the video :)
Can we use this in tailwind css also?
Absolutely
@@codecommerce can you help me make same with login and signup pop-up?
I tried the login one but it did not work .
@@codecommerce I tried to make a login pop-up which overlay my home page of the website using tailwind CSS but it didn't work . Please help me
Nice! Thank you soo much!