justinmahar/react-social-media-embed

LinkedInEmbed does not work on Brave

Closed this issue ยท 3 comments

I was testing my React application on different browsers, but LinkedinEmbed component does not work when I run my app on Brave, there is nothing rendered. I was checking on the official web:
image

Meanwhile on Chrome:
image

Hey @pierotoscano1496! This is most likely Brave blocking the social media post. Buried in Settings -> Shields is a setting "Allow LinkedIn embedded posts" -- I believe that is off by default. Try toggling that on and see if the embed works then

SCR-20240324-jfng

Thank you so much. I just configured Brave and it works.

Awesome! You're welcome