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
When opening the Dashboard on Graph Explorer, the page fails to load and I get the following error:
An error occurred.
Error: Network error: Unexpected token < in JSON at position 0
at new ApolloError (/graph-explorer/node_modules/apollo-client/bundle.umd.js:59:32)
at QueryManager.<anonymous> (/graph-explorer/node_modules/apollo-client/bundle.umd.js:1183:49)
at step (/graph-explorer/node_modules/tslib/tslib.js:133:27)
at Object.next (/graph-explorer/node_modules/tslib/tslib.js:114:57)
at /graph-explorer/node_modules/tslib/tslib.js:107:75
at new Promise (<anonymous>)
at Object.__awaiter (/graph-explorer/node_modules/tslib/tslib.js:103:16)
at /graph-explorer/node_modules/apollo-client/bundle.umd.js:1146:87
at /graph-explorer/node_modules/apollo-client/bundle.umd.js:1626:21
at Array.forEach (<anonymous>)
The text was updated successfully, but these errors were encountered:
nekineznanec
changed the title
[ISSUE] Graph Explorer
[ISSUE] Graph Explorer fails to load
Dec 10, 2020
When opening the Dashboard on Graph Explorer, the page fails to load and I get the following error:
The text was updated successfully, but these errors were encountered: