Facebook page tab iframe appears on bottom

一曲冷凌霜 提交于 2019-12-12 02:48:17

问题


It seems like there's a bug with the facebook page tabs. Lots of them are rendering content on the bottom of the page.

Is there a change that developers must be aware of?


回答1:


It is in fact a bug. I've just spent an hour looking into it.

It appears that they have increased the width of the right pane and it has caused the content area to shrink to less than 520px.

Unfortunately, the iframe that Facebook uses to display app content is hardcoded with a 520px width and you are unable to modify it. Need to wait till Facebook pushes out an update.

Edit: Bug reported to facebook already. Details here




回答2:


Indeed, this is FB wide on all pages. All of our iframe apps have this issue, including Coke, Chevy, etc. FB just finished a push minutes ago http://developers.facebook.com/live_status/ and I hope that they're fixing this right now!




回答3:


Problem still persists. There is a bug listed on Facebook http://developers.facebook.com/bugs/298512163544012?browse=search_4f3c5c801a70d4639459595. I hope it gets prioritized.




回答4:


yup Facebook have stuffed up

Someone needs to fire the dev who committed these changes without testing them.....




回答5:


Well my apps shrink to fit any width. My apps can fit as small as 100 pixels w to 1000 pixels. Therefore its not a width issue. I'm just happy its nothing on my end I was freaking out for a second. Even restarted the computer (LOL) whew!!!



来源:https://stackoverflow.com/questions/9304147/facebook-page-tab-iframe-appears-on-bottom

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!