#project dashboard not functioning, shows white screen, javascript errors.

7 messages · Page 1 of 1 (latest)

vast girder
#

In both chrome and firefox, after logging in, and clicking on my project, and redirecting to https://developer.playfab.com/en-us/r/t/{PROJECT_ID_HERE}/dashboard i just get an empty white screen, and the following error repeating in the console log:
Uncaught TypeError: can't access property "some", e.DisabledControls is undefined
Knt https://developer.playfab.com/React/js/main.5d755392afae5c9f6307.bundle.min.js:1
Knt https://developer.playfab.com/React/js/main.5d755392afae5c9f6307.bundle.min.js:1
ka https://developer.playfab.com/React/js/89446.b4cff5d4a6aa64879a01.bundle.min.js:2....

fortunately i still have some history so i can go to ...{project_id}/econonmy/catalog/items instead and that appears to work fine, and give me a usable navigation panel on the left, but i'd like to be able to log in without special knowlege

clever steppe
#

I'm seeing something similar (broken navigation visuals), but I'm not seeing javacript errors, and it seems to sorta function. (This is on Safari)

ember onyx
#

Are you two still experiencing these issues? A fix was pushed recently to address some of them.

ember onyx
clever steppe
ember onyx
clever steppe
#

With collapsedNav set to True everything is working now. (It looks identical to with collapsedNav set to False from what I can tell.)