You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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!
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:
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
The text was updated successfully, but these errors were encountered: