react-share
react-share copied to clipboard
Facebook share doesn't work
trafficstars
Error message is displayed after click on Fb button: "Parameter 'href' should represent a valid URL"
this is the code i use: <FacebookShareButton url={url} quote={title}> <FacebookIcon size={bsPixels} round /> </FacebookShareButton>
That happens when you are developing on localhost