Skip to content

Don't load components made for older (or newer) componentsjs versions #73

Description

@rubensworks

Issue type:

  • ➕ Feature request

Description:

Currently, componentsjs can crash when it encounters components created for an older (major) version of componentsjs.
We should somehow detect the componentsjs version of these components, and only load them if they are supported.

This may require annotating modules with their supported componentsjs version. But it could also be done by detecting the imported context URL.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions