Skip to content

[conditionformat2] Other plug-ins break if this plug-in is loaded after them #153

@theredspoon

Description

@theredspoon

If other plugins depend on moment.tz() and load before the conditional formatting plugin, then this plugin's moment object overwrites the others. The other plugins (e.g. calendar plugin) break.

Workaround: reimport conditional formatting plugin so that it loads after the other plugins. There's no place where we are currently holding that information.

Possible fix: update this plugin's moment dependencies to a more recent version

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