pranav232323's blog

By pranav232323, history, 16 months ago, In English

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
  • Vote: I like it
  • 0
  • Vote: I do not like it

| Write comment?
»
16 months ago, # |
  Vote: I like it 0 Vote: I do not like it

For me it keeps showing loading.

»
16 months ago, # |
  Vote: I like it 0 Vote: I do not like it

For me it works fine.