Saurabh Nemade
Saurabh Nemade
@lucianourgal on version 4.0.4?
To avoid re-rendering it was never added even in the previous version (https://github.com/saurabhnemade/react-twitter-embed/blob/example-updated/src/components/TwitterShareButton.js). However if you are still trying to achieve this, you can try like following by adding key:...
@Felix83000 Thanks for reporting. 👍 To support this, wee just need to check if previous and next props are changed in react and if change is present then reinitialise the...
Never really tried with server side rendering. Could you please make a repository where I can reproduce the issue?
@rahulupadhyay Thanks. I think, I should add this as an example.
This is weird. I am able to use it. Checking right now
Not sure. Found it working : https://stackblitz.com/edit/react-474wei
@DanielVip3 @saurishkar @SamMalcolm @forward88 @cymig Can anyone create a repository to reproduce the issue? I am unable to reproduce it as of now with 3.0.1.
@blainemuri Thanks for reporting. Will definitely check it sooner.
@knoya @ritsource It works on Chrome but on IE11 content gets shifted toward bottom.