Coder Social home page Coder Social logo

Comments (7)

nygardk avatar nygardk commented on May 18, 2024

Hey! Has someone figured out what really is the current status of sharer.php? Should something be done regarding this? Thanks.

from react-share.

aslamhadi avatar aslamhadi commented on May 18, 2024

When I search the official documentation I can't find information on sharer.php. I found this instead https://developers.facebook.com/docs/sharing/reference/share-dialog

Basically use Javascript SDK for JS and then

FB.ui({
  method: 'share',
  href: 'https://developers.facebook.com/docs/',
}, function(response){});

from react-share.

NgKhanh avatar NgKhanh commented on May 18, 2024

It was moved to
https://www.facebook.com/sharer/sharer.php

please change your FB.sharer in this lib

from react-share.

downzer0 avatar downzer0 commented on May 18, 2024

Is there a status update for this issue?

from react-share.

AlphaDork avatar AlphaDork commented on May 18, 2024

sharer.php +should+ still work. But it's use is deprecated by FB. As aslamhadi had stated above. This still works on some of my installations but it would be safer to move to using the share-dialog.

from react-share.

downzer0 avatar downzer0 commented on May 18, 2024

@AlphaDork are you suggesting a new component (replacement for this one) that resolves this issue?

from react-share.

nygardk avatar nygardk commented on May 18, 2024

Closing due to inactivity.

from react-share.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.