Friday, 14 December 2018

Discord window.localStorage undefined

When I run window.localStorage on https://stackoverflow.com it returns the local storage but when I use the same command in discord it returns undefined every time.

Is there something that discord is doing to remove their localStorage from the client side and if so, is there a way to change the localStorage before it is removed, prevent it from being removed or any other way to somehow access it before it is undefined?

Anything help?



from Discord window.localStorage undefined

No comments:

Post a Comment