Skip to content

regex error after importing #22

Description

@feldman4

Importing version 1.4.0 and compiling gives the following error

App.js:8623 Uncaught SyntaxError: Invalid regular expression: /[Ù-Ü]/: Range out of order in character class
    at new RegExp (<anonymous>)
    at regex (App.js:8623)
   ...

in a code block that begins

var _elm_community$string_extra$String_Extra$accentRegex = function () {
... 
}

using Google Chrome | 61.0.3163.100 (Official Build) (64-bit).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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