Skip to content

[BUG] Invalid regular expression: /^[ -퟿-�𐀀-ô¿¿]$/: Range out of order in character class #1276

Closed
@Subhajitdas298

Description

@Subhajitdas298

🐛 Bug Report

exceljs.min.js:18 Uncaught SyntaxError: Invalid regular expression: /^[

-퟿-��-�]$/: Range out of order in character class
at new RegExp ()
at Object.508 (exceljs.min.js:18)
at i (exceljs.min.js:3)
at exceljs.min.js:3
at Object.467.xmlchars/xml/1.0/ed5 (exceljs.min.js:10)
at i (exceljs.min.js:3)
at exceljs.min.js:3
at Object.19.readable-stream (exceljs.min.js:3)
at i (exceljs.min.js:3)
at exceljs.min.js:3

Lib version: 3.9.0

Steps To Reproduce

Just loading the page creates the error, with minified js.

The expected behaviour:

This error should not come

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