Skip to content

Regex functions throw errors #440

Open
@mrdziuban

Description

@mrdziuban

Regex.replace/4, Regex.match?/2, and String.replace/4 throw the following error in the browser:

TypeError: Cannot read property 'run' of undefined

while trying to call

ElixirScript.Core.re.run

See here for a repository that demonstrates the issue: https://github.com/mrdziuban/elixirscript_test.

You can also go to http://mattdziuban.com/elixirscript_test/ and click the buttons to see the error and stack trace.

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