Skip to content

Editor broken in Ulmo #40

Description

@tecoholic

Description

The latest version (main branch) of the MindMap XBlock installs without errors and the mindmap renders in Studio. However, the editor fails to load on Studio.

Screenshots

Image

Mindmap renders in the preview on studio.

Image

Editing panel missing in the highlighted region.

Browser Logs

xblockElement is empty or not defined [edit_xblock.js:87:25](http://studio.local.openedx.io:8001/static/studio/js/views/modals/edit_xblock.js)

Loading failed for the <script> with source “http://studio.local.openedx.io:8001/static/studio/jsMind.js”. [edit:1:1](http://studio.local.openedx.io:8001/xblock/block-v1:Openedx+TEST101+2026+type@mindmap+block@859418f9b4b34492bd6b5f0ef12b24c1/action/edit)

Uncaught Error: Script error for "jsMind"
https://requirejs.org/docs/errors.html#scripterror
    makeError http://studio.local.openedx.io:8001/static/studio/common/js/vendor/require.js:169
    onScriptError http://studio.local.openedx.io:8001/static/studio/common/js/vendor/require.js:1739

This points to the missing dependency of /static/studio/jsMind.js, which is confusing because, the loadJSMind explicitly loads from CDN and the requireModules.js also maps jsMind to the CDN script.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions