seeden / react-facebook

Facebook components like a Login button, Like, Share, Chat, Comments, Page or Embedded Post
MIT License
790 stars 144 forks source link

Nothing happened #206

Closed cgrewon closed 1 year ago

cgrewon commented 2 years ago

After install latest version, React is not defined issue was solved, but nothing is working. Login, like, share... When I click Facebook login button, it is not working at all, no error messages or no popup dialog ..

asi309 commented 2 years ago

@seeden I can look into this issue.

NautHnil commented 2 years ago

After install latest version, React is not defined issue was solved, but nothing is working. Login, like, share... When I click Facebook login button, it is not working at all, no error messages or no popup dialog ..

I also got the same error. My website is frozen, laggy, and can't do anything. It's like being disabled website. :(

Test online for Comments, Like, Page, and Share features: only working Comments feature Test local: not working all features. Version: 9.0.8

Demo: https://codesandbox.io/s/pedantic-marco-vmvujo?file=/src/App.js

JYachelini commented 2 years ago

Wep, same here. Website frozen when I tried to login with facebook.

omgdevopsteam commented 1 year ago

same here my website freeze and became unresponsive ....

barakrotshtein commented 1 year ago

same here - it appears that an iframe is blocking anything from happening - is there any progress?

adamgajzlerowicz commented 1 year ago

Please fix this 🙏🏼

seeden commented 1 year ago

Freeze fixed in latest version 9.0.10 Here is working example https://codesandbox.io/s/agitated-fire-xvfzbd

Like, Comments and few other plugins are not working in EU when user is not logged in to facebook. More details here: https://developers.facebook.com/docs/plugins/like-button/

Changes to Social Plugins in the European Region

You may start to see some impact to Social Plugins due to an updated cookies consent prompt that will be shown to people using Facebook products in the European Region. We will no longer support the 'Like' and 'Comment' Social Plugins for European Region users, unless they are both 1) Logged into their Facebook account, and 2) have provided consent to the “App and Website Cookies” control. If both of these requirements are met, the user will be able to see and interact with plugins such as the 'Like' or 'Comment' button. If either of the requirements above are not met, the user will not be able to see the plugins.

The European Region is a specific list of countries including: The European Union (EU): Austria, Belgium, Bulgaria, Croatia, Republic of Cyprus, Czech Republic, Denmark, Estonia, Finland, France, Germany, Greece, Hungary, Ireland, Italy, Latvia, Lithuania, Luxembourg, Malta, Netherlands, Poland, Portugal, Romania, Slovakia, Slovenia, Spain, Sweden Non-EU Members, but in EEA-Only/EFTA or Customs Union: [EEA Only/EFTA] Iceland, Liechtenstein and Norway;Switzerland: [EU Customs Union] all Channel Islands, Isle of Man, Monaco; UK sovereign bases in Cyprus; [European Customs Union] Andorra, San Marino, Vatican City. Non-EU members, but part of European Outermost Regions (OMR): Martinique, Mayotte, Guadeloupe, French Guiana, Réunion, Saint-Martin, Madeira, The Azores, Canary Islands. United Kingdom (all British Isles)

adamgajzlerowicz commented 1 year ago

Just checked - It is working in Poland now. Thank you.