Closed DannyDouglass closed 10 years ago
Same here
I can't reproduce this bug. Can you check local storage of github.com to see if the key octotree.github_access_token
was saved?
It is not saved when I refresh the page, however the octopress.shown
value persists and is equal to true
That's very strange. For step 2 to happen, the token must be stored successfully. So at least you should see it's briefly stored. Now, what makes the token go away after is another mystery. Can you debug the method saveToken
?
I'll debug and provide feedback. In regards to chrome's dev tools, I never see the access token on refresh. Get back to you tomorrow with results.
@DannyDouglass hi, have you found out the cause?
No the sidebar doesn't even show up for me anymore (see below).
Probably going to uninstall this plugin.
Weird. If even the token cannot be saved, there's something funky going on. Octotree uses localStorage
to store the token, nothing fancy. If somebody can reproduce it, it should be easy to debug and fix (and submit a PR). Going to close this now.
Steps to reproduce: