Skip to content

Regular expression in v1.23 is not valid in JavaScript #190

@tecton

Description

@tecton

The regular expression in extensionXllCustomFunctions uses \a which is not supported in JavaScript's Regex engine. So, it could cause the schema validation failure when reading the schema file using ajv library.
It would be nice to replace it with a valid one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions