Skip to content

angular 6 - text.replace is not a function #107

Description

@ssdhaliwal

created a angular and included the "owf-widget-debug.js" (same error with owf-widget-min.js) on line 14689 get -> TypeError: text.replace is not a function

updating the line to
(new-text) text.toString().replace
(old-text) text.replace

the above change fix's the issue.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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