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

TypeError: this._items[(this._items.length - 1)] is undefined #6628

Closed
jtpio opened this issue Nov 18, 2022 · 0 comments · Fixed by #6694
Closed

TypeError: this._items[(this._items.length - 1)] is undefined #6628

jtpio opened this issue Nov 18, 2022 · 0 comments · Fixed by #6694
Labels
Milestone

Comments

@jtpio
Copy link
Member

jtpio commented Nov 18, 2022

Getting the following logged in the dev tools console while trying the latest version from main on Binder: https://mybinder.org/v2/gh/jupyter/notebook/main?urlpath=tree

TypeError: this._items[(this._items.length - 1)] is undefined
    _panelChildHook webpack://_JUPYTERLAB.CORE_OUTPUT/../packages/application/lib/panelhandler.js?:42
    invokeHook webpack://_JUPYTERLAB.CORE_OUTPUT/../node_modules/@lumino/messaging/dist/index.es6.js?:391
    passed webpack://_JUPYTERLAB.CORE_OUTPUT/../node_modules/@lumino/messaging/dist/index.es6.js?:150
    every webpack://_JUPYTERLAB.CORE_OUTPUT/../node_modules/@lumino/algorithm/dist/index.es6.js?:1883
    sendMessage webpack://_JUPYTERLAB.CORE_OUTPUT/../node_modules/@lumino/messaging/dist/index.es6.js?:149
    set parent webpack://_JUPYTERLAB.CORE_OUTPUT/../node_modules/@lumino/widgets/dist/index.es6.js?:990
    insertWidget webpack://_JUPYTERLAB.CORE_OUTPUT/../node_modules/@lumino/widgets/dist/index.es6.js?:2525
    addWidget webpack://_JUPYTERLAB.CORE_OUTPUT/../node_modules/@lumino/widgets/dist/index.es6.js?:2505
    addWidget webpack://_JUPYTERLAB.CORE_OUTPUT/../node_modules/@lumino/widgets/dist/index.es6.js?:3608
    SidePanelHandler webpack://_JUPYTERLAB.CORE_OUTPUT/../packages/application/lib/panelhandler.js?:110
    NotebookShell webpack://_JUPYTERLAB.CORE_OUTPUT/../packages/application/lib/shell.js?:41
    NotebookApp webpack://_JUPYTERLAB.CORE_OUTPUT/../packages/application/lib/app.js?:36
    main webpack://_JUPYTERLAB.CORE_OUTPUT/./build/index.js?:358

image

@jupyterlab-probot jupyterlab-probot bot added the status:Needs Triage Applied to issues that need triage label Nov 18, 2022
@jtpio jtpio added bug and removed status:Needs Triage Applied to issues that need triage labels Nov 18, 2022
@jtpio jtpio added this to the 7.0 milestone Nov 18, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant