Skip to content
This repository has been archived by the owner on Sep 1, 2021. It is now read-only.

White screen on Discord connection #41

Open
freeman42x opened this issue Jan 12, 2021 · 2 comments
Open

White screen on Discord connection #41

freeman42x opened this issue Jan 12, 2021 · 2 comments

Comments

@freeman42x
Copy link

When I select my Discord server from the dropdown the entire page becomes white and the following errors are in the JS console:

TypeError: Cannot read property 'leveling' of undefined
    at PluginHome.js:147
    at Array.map (<anonymous>)
    at Kt (PluginHome.js:142)
    at Ja (react-dom.production.min.js:153)
    at Lo (react-dom.production.min.js:175)
    at wu (react-dom.production.min.js:263)
    at ms (react-dom.production.min.js:246)
    at gs (react-dom.production.min.js:246)
    at us (react-dom.production.min.js:239)
    at react-dom.production.min.js:123
    
    asyncToGenerator.js:6 Uncaught (in promise) TypeError: Cannot read property 'leveling' of undefined
    at PluginHome.js:147
    at Array.map (<anonymous>)
    at Kt (PluginHome.js:142)
    at Ja (react-dom.production.min.js:153)
    at Lo (react-dom.production.min.js:175)
    at wu (react-dom.production.min.js:263)
    at ms (react-dom.production.min.js:246)
    at gs (react-dom.production.min.js:246)
    at us (react-dom.production.min.js:239)
    at react-dom.production.min.js:123
@freeman42x
Copy link
Author

Issue can be reproduced with both Chrome or Edge.

@GypsyDangerous
Copy link
Member

Thank you for pointing this issue out, I should have it fixed soon

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants