We called the setSize with no parameter and it is not working.
FB.Canvas.setSize();
at Jul 18, don't work at Jul 17, work
I have searched on the internet that many people have this problem. But most fixes are related to the call with parameters, i.e. FB.Canvas.setSize({width height});