soscripted / sox

Stack Overflow Extras: a userscript for the Stack Exchange websites to add a bunch of optional toggle-able features
http://stackapps.com/q/6091/
MIT License
72 stars 15 forks source link

remove "Welcome back message " not working #455

Closed SmartManoj closed 4 years ago

SmartManoj commented 4 years ago

Describe the bug A clear and concise description of what the bug is. Not working To Reproduce Steps to reproduce the behaviour:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

SOX errors logged in console Please click 'enable debugging' in the SOX settings dialog; hit F12 on a Stack Exchange site; and copy & paste the contents of the 'console' here

is this really need?

SOX: logging sox stored values --- userscript.html?id=39f6f996-693e-43bf-a59f-4f7879b515e1:68 SOX: access token set userscript.html?id=39f6f996-693e-43bf-a59f-4f7879b515e1:68 SOX: SOX-lastVersionInstalled userscript.html?id=39f6f996-693e-43bf-a59f-4f7879b515e1:68 SOX: 2.6.16DEV userscript.html?id=39f6f996-693e-43bf-a59f-4f7879b515e1:68 SOX: SOX-debug userscript.html?id=39f6f996-693e-43bf-a59f-4f7879b515e1:68 SOX: true

Expected behaviour A clear and concise description of what you expected to happen. SOX: logging sox stored values --- userscript.html?id=39f6f996-693e-43bf-a59f-4f7879b515e1:68 SOX: access token set userscript.html?id=39f6f996-693e-43bf-a59f-4f7879b515e1:68 SOX: SOX-lastVersionInstalled userscript.html?id=39f6f996-693e-43bf-a59f-4f7879b515e1:68 SOX: 2.6.16DEV userscript.html?id=39f6f996-693e-43bf-a59f-4f7879b515e1:68 SOX: SOX-debug userscript.html?id=39f6f996-693e-43bf-a59f-4f7879b515e1:68 SOX: true Screenshots/GIFs If applicable, please add screenshots/GIFs (you can use something like LICEcap to make one!) to help explain the problem.

Environment SOX version: 2.6.16DEV Platform: Tampermonkey

If this is not auto-populated, please state your full browser version, SOX version number, and userscript manager (e.g. Tampermonkey)


Features Enabled

undefined
shu8 commented 4 years ago

@SmartManoj I never managed to reproduce this but looking at the code I can see a case where this might have happened so hopefully it should be working for you now in dev 2.6.17 :)

SmartManoj commented 4 years ago

image still in 2.6.25 DEV