luiscarlosjayk/angular-facebook

Set Canvas size everytime I change route

Opened this issue · 0 comments

Hi right now if I set FB.Canvas.setSize on init, the canvas will be resize for the first time. However when I change route and the view change, the height will be remain and will not react to the changes. How can I make it such as everytime I change the view, Facebook will auto reshrink or expand the height?