altair icon indicating copy to clipboard operation
altair copied to clipboard

Bug: Application error: Uncaught (in promise): TypeError: Cannot read properties of undefined ...

Open TAB5 opened this issue 1 year ago • 4 comments

Error message: Uncaught (in promise): TypeError: Cannot read properties of undefined (reading 'length') TypeError: Cannot read properties of undefined (reading 'length') at eee.findPos (altair://-/main.js:1:1120816) at Aee.updateChildren (altair://-/main.js:1:1150055) at Aee.updateInner (altair://-/main.js:1:1149171) at Aee.update (altair://-/main.js:1:1149012) at n.update (altair://-/main.js:1:1217782) at n._dispatch (altair://-/main.js:1:1211432) at n.dispatch (altair://-/main.js:1:1216821) at n.writeValue (altair://-/main.js:1:1488219) at e (altair://-/main.js:1:860352) at altair://-/main.js:1:865320

Error stack:

Error: Uncaught (in promise): TypeError: Cannot read properties of undefined (reading 'length')
TypeError: Cannot read properties of undefined (reading 'length')
    at eee.findPos (altair://-/main.js:1:1120816)
    at Aee.updateChildren (altair://-/main.js:1:1150055)
    at Aee.updateInner (altair://-/main.js:1:1149171)
    at Aee.update (altair://-/main.js:1:1149012)
    at n.update (altair://-/main.js:1:1217782)
    at n._dispatch (altair://-/main.js:1:1211432)
    at n.dispatch (altair://-/main.js:1:1216821)
    at n.writeValue (altair://-/main.js:1:1488219)
    at e (altair://-/main.js:1:860352)
    at altair://-/main.js:1:865320
    at ve (altair://-/polyfills.js:1:36052)
    at altair://-/polyfills.js:1:36941
    at x.invokeTask (altair://-/polyfills.js:1:26618)
    at Object.onInvokeTask (altair://-/main.js:1:114307)
    at x.invokeTask (altair://-/polyfills.js:1:26539)
    at x.runTask (altair://-/polyfills.js:1:21656)
    at G (altair://-/polyfills.js:1:28968)
    at x.invokeTask [as invoke] (altair://-/polyfills.js:1:27789)
    at B (altair://-/polyfills.js:1:40834)
    at HTMLButtonElement.z (altair://-/polyfills.js:1:41075)

When did this error occur? And does it re occur, or it happened only once?

Please provide some helpful screenshots of the bug

Version 5.0.22

TAB5 avatar Apr 13 '23 23:04 TAB5

When does this error occur? And does it re occur, or it happened only once?

imolorhe avatar Apr 13 '23 23:04 imolorhe

Not understand anything..

prajwalchitode avatar Apr 17 '23 11:04 prajwalchitode

As far as I remember it happens every time whenever the result output from the query is large like array of 2000 JSON objects. Needless to say I will breakup my query into pages, but I thought you guys should know about this. Thanks you!

TAB5 avatar Apr 25 '23 21:04 TAB5

Is this issue still open? I would like to be assign.

Saidou25 avatar Apr 25 '24 11:04 Saidou25