Is CF Visualizer broken for anyone else?

Revision en4, by pranav232323, 2022-12-16 07:28:42

I always seem to get a bunch of JavaScript and Chrome errors when trying https://cfviz.netlify.app/

Stack trace in case any of the developers is still active

Uncaught TypeError: Cannot read properties of undefined (reading 'length')
    at Object.success (single.js?__WB_REVISION__=1114:45:23)
    at c (jquery.min.js:2:27742)
    at Object.fireWith [as resolveWith] (jquery.min.js:2:28487)
    at l (jquery.min.js:2:78789)
    at XMLHttpRequest.<anonymous> (jquery.min.js:2:81117)
single.js?__WB_REVISION__=1114:164 

Uncaught TypeError: Cannot read properties of undefined (reading 'length')
    at Object.success (single.js?__WB_REVISION__=1114:164:23)
    at c (jquery.min.js:2:27742)
    at Object.fireWith [as resolveWith] (jquery.min.js:2:28487)
    at l (jquery.min.js:2:78789)
    at XMLHttpRequest.<anonymous> (jquery.min.js:2:81117)

DevTools failed to load source map: Could not load content for chrome-extension://cfhdojbkjhnklbpkdaibdccddilifddb/browser-polyfill.js.map: System error: net::ERR_FILE_NOT_FOUND

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en4 English pranav232323 2022-12-16 07:28:42 0 (published)
en3 English pranav232323 2022-12-16 07:28:19 918
en2 English pranav232323 2022-12-16 07:26:43 16
en1 English pranav232323 2022-12-16 07:26:16 265 Initial revision (saved to drafts)