question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Graph view not rendering

See original GitHub issue
  • Using express middleware
  • Using graphql-voyager 1.0.0-rc5
  • Tried using Chrome / Safari

When I hit the graphql voyager endpoint, the sidebar loads properly, but the main view gets stuck on “Transmitting…”

image

In the JS console, I get blob:http://localhost:4000/427b21a8-5a9a-4f6f-8baf-463f5d906201:12 Uncaught SyntaxError: Illegal return statement

Which is buried in the bundle (under // ENSCRIPTEN_END_FUNCS)

;return{_i64Subtract:t6,_memset:u6,_bitshift64Lshr:z6,_bitshift64Shl:v6,_fflush:m4,_bitshift64Ashr:y6,_vizLastErrorMessage:Gb,_sbrk:H6,_memcpy:B6,_llvm_bswap_i32:K6,___muldi3:G6,___uremdi3:J6,_testSetjmp:A6,_llvm_cttz_i32:C6,_vizCreateFile:Hb,___udivmoddi4:D6,_realloc:n6,_i64Add:w6,_llvm_bswap_i16:L6,_emscripten_get_global_libc:G1,_htons:L4,___udivdi3:E6,___errno_location:L1,___muldsi3:F6,_vizRenderFromString:Ib,_saveSetjmp:x6,_free:l6,_dtextract:Pz,_memmove:I6,_malloc:k6,_memalign:q6,runPostSets:s6,stackAlloc:yb,stackSave:zb,stackRestore:Ab,establishStackSpace:Bb,setTempRet0:Db,getTempRet0:Eb,setThrew:Cb,stackAlloc:yb,stackSave:zb,stackRestore:Ab,establishStackSpace:Bb,setThrew:Cb,setTempRet0:Db,getTempRet0:Eb,dynCall_vi:M6,dynCall_iiii:N6,dynCall_viiiii:O6,dynCall_d:P6,dynCall_di:Q6,dynCall_i:R6,dynCall_iiiiiiiiiii:S6,dynCall_iiidd:T6,dynCall_vii:U6,dynCall_iiiiiii:V6,dynCall_viiiddi:W6,dynCall_viiiiiiiii:X6,dynCall_ii:Y6,dynCall_dddd:Z6,dynCall_viii:_6,dynCall_v:$6,dynCall_iiiii:a7,dynCall_viiiiii:b7,dynCall_iii:c7,dynCall_iiiiii:d7,dynCall_viiii:e7}})

Unsure if this matters, but the generated bundle reads rc-4 instead of 5.

/*!
 * GraphQL Voyager - Represent any GraphQL API as an interactive graph
 * -------------------------------------------------------------
 *   Version: "1.0.0-rc.4"
 *   Repo: https://github.com/APIs-guru/graphql-voyager
 */

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
dflor003commented, Jul 25, 2017

I’m still getting this in 1.0.0-rc.7:

image

0reactions
theogravitycommented, Jul 21, 2017

Thanks, it works!

Read more comments on GitHub >

github_iconTop Results From Across the Web

GraphView not showing line graph - Stack Overflow
If I using series.setDrawDataPoints(true) , point showing correctly. How can I fix it? How to display line for this Graph?
Read more >
Graph view not working.. · Issue #3331 · logseq ... - GitHub
Describe the bug. I use this Bear-Theme Dark mode. and when i go and check my graph view, nothing is reflected even if...
Read more >
Graph not rendering in Main Dashboard - Checkmk Forum
I can open the Graphs / Views if i click on “Total Host problems”, “Total service problems” and “Percentage of total service problems”....
Read more >
CKAN Recline Graph View Not Rendering - Google Groups
The issue is that although I explicitly defined recline_graph_view in the ckan config file (please see ckan.plugins entry below), the graph view option...
Read more >
Graph View
The D3 library is loaded from the web, and it was strongly desired not to load it into a WebUI renderer. Instead, the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found