Comment by bycmlla on 01/03/2025 at 13:01 UTC

1 upvotes, 1 direct replies (showing 1)

View submission: React App Completely Unresponsive After Git Clone and npm Install

View parent comment

Oh, thank you so much! I identified that there was a `z-index: -1` applied to my home, which I had no idea was causing all this trouble on my site. I'm now using React DevTools, which I wasn't using before because I was always using the Opera browser. But everything has been resolved. Thank you so much for your help!!!!

Replies

Comment by Killed_Mufasa at 01/03/2025 at 14:33 UTC

1 upvotes, 0 direct replies

Hehe yeah that would do it, nice to know you fixed it!

Never tried Opera, but my personal favorite combi for programming is Firefox + React devtools.

cheers!