React Components not Clickable on Page and doesn’t Show up on Inspect

I am improving some features for an existing web site built with ReactJS but on home page I can only click on Body tag, so if I put an onClick event on one of the components, it doesn’t fire up.
Here is an image of what I am trying to say

I am trying to click on buttons in Cards but inspect points Body tag. So, If you face this issue before or know how to fix this please share it here.
Thank you.