react-facebook icon indicating copy to clipboard operation
react-facebook copied to clipboard

Like component not working any more, when user is logged-in

Open Koli14 opened this issue 4 years ago • 2 comments

I use the Like component, and it's working as expected when users are not logged into FB, but when they are logged in, nothing appears. It was working correctly earlier. Is it related to this: https://github.com/seeden/react-facebook/issues/174 ? Does other experience the same? Here is an example page, where it's not working: https://szinhaz.online/a-fuggetlenekert-jatszik-online-az-orkeny-szinhaz/ On the bottom of the article there is a Like component: <FacebookProvider appId='12345' language='hu_HU'> <Box overflowX={['scroll', 'auto']} minH='40px' my='20px'> <Like href={post.link} colorScheme='light' layout='standard' size='large' width='366px' share /> </Box> </FacebookProvider> Can the problem be by my FB App settings?

Koli14 avatar Feb 08 '21 09:02 Koli14

Did you figure anything out for this?

coltenkrauter avatar Mar 31 '22 03:03 coltenkrauter

I don't really remember, but I think the problem was by Facebook, and it was solved without my contribution.

Koli14 avatar Mar 31 '22 11:03 Koli14