BryceStevenWilley / visioning_texts

A D3 project that locally visualizes your messages from Signal or Whatsapp
GNU General Public License v3.0
37 stars 6 forks source link

Too many messages? #20

Closed biejay closed 4 years ago

biejay commented 4 years ago

Got another bug. When i upload a huge file (almost 14mb) i got this error:

Uncaught RangeError: Maximum call stack size exceeded at set_graph_0_whisk (file:///C:/Users/BieJay/Downloads/visioning_texts-master%20(1)/visioning_texts-master/src/graphs.js:73:20) at set_graph_0 (file:///C:/Users/BieJay/Downloads/visioning_texts-master%20(1)/visioning_texts-master/src/graphs.js:149:5) at FileReader.<anonymous> (file:///C:/Users/BieJay/Downloads/visioning_texts-master%20(1)/visioning_texts-master/src/graphs.js:490:13) set_graph_0_whisk @ graphs.js:73 set_graph_0 @ graphs.js:149 (anonymous) @ graphs.js:490 load (async) trigger_process @ graphs.js:476 onclick @ index.html:57

and only the summary is shown. Would be great to have that.

Keep it up bro, you are doing a good job! :D

biejay commented 4 years ago

Guess its a duplicate to just opened: #18 (Uncaught RangeError: Maximum call stack size exceeded)