Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
HassanZahirnia opened this issue Jul 7, 2019 · 0 comments
Open

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

HassanZahirnia opened this issue Jul 7, 2019 · 0 comments

Comments

@HassanZahirnia
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant