sharethis-reactjs icon indicating copy to clipboard operation
sharethis-reactjs copied to clipboard

Official ShareThis Social Media Sharing Buttons For React.js

Results 18 sharethis-reactjs issues
Sort by recently updated
recently updated
newest added

Is there any way to stop icons animation in hover?

I cannot find which config type to use to be able to show the Copy button. What is strange is if I do the following the copy button shows and...

I'm using this inside a modal, the first time the modal loads it displays ok, but if you close the modal and load it again, the contents wont show. https://github.com/jtraverso/wordle.cl/blob/main/src/components/modals/StatsModal.tsx...

I have 4 social to share, and when i change viewport width last icon is hidden, only when i refresh page it is shown. Could this be fixed, btw i...

Hi, Thank you for the react package! One issue: the "sms" network is not working. in my config: ``` networks: [ // which networks to include (see SHARING NETWORKS) 'sms',...

Just wondering if an update could be made to this, to support tiktok? Or what part of the code do we need to manually edit to support it.

I've got a very basic usage of the buttons but whenever the page layout changes some buttons disappear. ![](http://g.recordit.co/UGrtf6JTuM.gif) you can see here I'm reloading then resizing the window

Hi everyone, nice work here. Just to notice that linkedin has changed the way it works a few years ago. **2010**: `https://www.linkedin.com/cws/share?url={url}` **2015**: `https://www.linkedin.com/shareArticle?url={url}&title={title}&summary={text}&source={provider}` **2020**: `https://www.linkedin.com/sharing/share-offsite/?url={url}` We are using the...

Hi When I triggered click event I will form a new URL and I am going to pass this URL to sharethis button but it will not updating the url...

Hey there \o I've noticed the `Telegram` is missing in the `SharingNetwork` type. Should be laying [here](https://github.com/sharethis-github/sharethis-reactjs/blob/ecce91b20aca695975676472b3ae8dfe4ca7ea5d/src/index.d.ts#L22), I believe. ✌️