Skip to content

Commands stop working after serviceManager changes due to empty currentWidget in addNotebookCommands #396

@501981732

Description

@501981732

When the serviceManager changes, all previously registered commands become invalid.
The root cause seems to be that in addNotebookCommands, this._tracker.currentWidget is null (empty), which leads to command execution failures.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions