bugant / i-have-been-to

'I have been to' will help you navigate all places you have been tagged on Facebook. Enjoy!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not working

yanchogeorgiev opened this issue · comments

This app isn't working. Facebook button is not showing up. There is no errors in the console.

I fixed this by wrapping the login stuff in a component and calling get(this, 'fb').xfbml_parse();
in the didInsertElement. This cause the buttons to appear. This demo is fairly old and needs to be updated in general.

Yea @cloke you are right, this demo needs to be updated. Thank you for the feedback.