Skip to content

Warn if trying to register a mixin that doesn't exist #1376

Description

@RoboErikG

Problem statement

It's possible to call registerMixin('my_mixin', UNDEFINED_REFERENCE) and not get an error. We should verify that the mixin object exists and log a warning if it doesn't, possibly even break.

  • Bug report
  • Feature request

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExternal contributions actively solicited

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions