-
Notifications
You must be signed in to change notification settings - Fork 205
Open
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels