Skip to content

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

@ssdhaliwal

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.

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