Skip to content

[Bug] Crash when closing Code Editor after modification (TypeError: unsetToolbarExtended) #487

@saishmungase

Description

@saishmungase

Description

The application crashes with a TypeError when closing the Code/JS View panel (< | >), but only if the code inside has been clicked or modified.

Steps to Reproduce

  1. Open the Code View by clicking the < | > button.
  2. Click inside the code editor or make a small change (e.g., add a space).
  3. Click the 'X' or the toggle button to close the panel.
  4. Result: The app crashes immediately.

Expected Behavior

The panel should close smoothly without error, regardless of whether the code was edited.

Log ( ScreenShot )

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions