Skip to content

Theme code clashes with requirejs #93

Closed
@choldgraf

Description

@choldgraf

I am not sure what exactly is causing this, but I believe that the Bootstrap javascript clashes with RequireJS when the latter is loaded. When I try to use ipywidgets (which loads requirejs) with this theme, I get an error like this:

Uncaught Error: Mismatched anonymous define() module:

and a bunch of text after.

This will be an issue for anybody that uses the ipywidgets ecosystem, which necessitates that RequireJS is loaded. Is there either a technical fix around this, or a way that users should load requirejs such that it doesn't clash with bootstrap?

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