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

Facebook share doesn't work

Open wissog opened this issue 3 years ago • 1 comments
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>

wissog avatar Feb 13 '22 03:02 wissog

That happens when you are developing on localhost

danielfrg avatar Feb 28 '22 23:02 danielfrg