Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
TAB5 opened this issue Apr 13, 2023 · 4 comments

Comments

@TAB5
Copy link

TAB5 commented Apr 13, 2023

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

@imolorhe
Copy link
Collaborator

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

@prajwalchitode
Copy link

Not understand anything..

@TAB5
Copy link
Author

TAB5 commented Apr 25, 2023

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!

@Saidou25
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants