Our FB App was working fine then suddenly today we noticed that FB.setSize()
is setting height to 0px
! Did FB break something or the behavior of FB.setSize()
has suddenly been changed.
App Url: https://apps.facebook.com/memorablestatus/
Update:-
You will now find that the above url is working fine, since I have modified my JS to call setSize
with explicit width
and height
.