Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
0 votes
890 views
in Q2A Core by
by
Can you please post a link?
by
moved by
http://motomy.com

but as I can see it depends on web browser. On firefox I must reload page after login with FB button, on Chrome login works fine but I must double click logout (after first click - FB image change into normal text without any images/icons)

1 Answer

0 votes
by
Thanks. I believe I've fixed this, and the fix will be in 1.5 beta 2. The issue was apparently that in some browsers, it was a mistake to instantly redirect after Facebook login or logout, so I've now introduced a short delay of 0.1s.
by
I am having problem with facebook logout, running 1.5 beta2. After click on logout, it still shows me as logged in. I have to manually refresh the page (ctrl+r), to make the logout button disappear. Same in Firefox and Chrome
http://www.support123.se

(the problem with refresh after login seems to be fixed in beta 2 though (observed in Firefox))
by
I can see this problem too, though it didn't seem to be happening when 1.5 beta 2 was release. It seems that the Facebook auth.logout event is not being sent to those who subscribed to it via FB.Event.subscribe(...) and I don't know why. Can anyone else shed some light on this?
by
It looks like it - thanks. Seeing as logging out is not so critical, and this appears to be a bug in the Facebook SDK that should be fixed soon, I'm going to leave it for now. If it remains this way in the long term I'll take another look.
...