Skip to content

config.admin is modified even if plugin is not enabled #16

Open
@tyteen4a03

Description

@tyteen4a03

Not sure if this is intended, but

if (pluginOptions.enabled === false) {
the config.admin modifications happen before enable is checked, which would cause the components to be loaded in even if the plugin is disabled.

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