You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 1, 2021. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
When I select my Discord server from the dropdown the entire page becomes white and the following errors are in the JS console:
The text was updated successfully, but these errors were encountered: