ScottAtRedHawk

Results 13 comments of ScottAtRedHawk

I'm seeing these two lines in the console when I click the "Not now" button: ``` WebView loadStarted https://www.facebook.com/connect/login_success.html?error=access_denied&error_code=200&error_description=Permissions+error&error_reason=user_denied&state=abcd&locale2=en_US&refid=9#_=_ ``` ``` WebView loadFinished https://www.facebook.com/connect/login_success.html?error=access_denied&error_code=200&error_description=Permissions+error&error_reason=user_denied&state=abcd&locale2=en_US&refid=9#_=_ ``` Is there a way to...

I had this issue since I upgraded my remote DB from 15.8.1.093 -> 15.8.1.094 and my local DB from 15.8.1.093 -> 15.8.1.094 -> 15.8.1.095 (because of #3632). What fixed the...