Skip to content

embedded projects with same project name collide #43

@fjenett

Description

@fjenett

I have a site with multiple of my students projects embedded through the js-api.

We are calling ndbx.evalFunction on each of the projects to be able to scale the resulting shapes to the specifics of the site that they are embedded in. This causes a call to ndbx.lookupJSFunction which looks up the function in globalNamespace. The problem is that a project that loaded later has the same name and overrides the global namespace entry.

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