Hi, I have a problem where the Twitter widget gets hidden because my website cannot handle the within the iframe, so the embedable timeline widget looks like:
However it does not work because the resizeMe callback must be called after twitter gets finished with it’s execution (and sets the size), within the iframe. They said " For this, you must set up the twitter feed to make the callback after it is loaded. Typically this is done by using the ready function." - Has anyone faced this problem? Any idea how to make this work?