sharethis-github / sharethis-reactjs

Official ShareThis Social Media Sharing Buttons For React.js
Universal Permissive License v1.0
37 stars 9 forks source link

IT only get first url which provided while initaliztion #25

Open AkshayN21 opened 4 years ago

AkshayN21 commented 4 years ago

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 it will take only first url which I provided while initializations can you please fix this

ToneCat commented 3 years ago

Were you ever able to resolve this issue? I am having the same problem.

hedgecox commented 3 years ago

Also having this issue however it appears to work correctly if you add the url parameter to the config object

thexeromin commented 3 years ago

@hedgecox how can I add url parameter to the config object in react.