Skip to content

"raw.replace is not a function" error #155

Open
@HassanZahirnia

Description

Hey there,
I was updating a somewhat old project and after compiling everything i was getting a "raw.replace is not a function" error in the browser. I checked out the Icon.vue file and it appeared the this.icon.raw was returning an object instead of a (supposedly) string variable.

As a quick fix I changed the line to let raw = this.icon.raw.default

This issue happened after updating my vue version from 2.6.8 to 2.6.10 and updating vue-awesome from 3.4.0 to 3.5.4.

I just wanted to let you know of the issue.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions