Skip to content

Uncaught TypeError: str.replace is not a function #1531

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

Closed
rahmathbaig opened this issue Aug 11, 2021 · 0 comments
Closed

Uncaught TypeError: str.replace is not a function #1531

rahmathbaig opened this issue Aug 11, 2021 · 0 comments

Comments

@rahmathbaig
Copy link

Version

6.0.0-beta.15

Browser and OS info

Chrome Version 92.0.4515.131 (Official Build) (64-bit) / Windows

Steps to reproduce

I'm not sure how to reproduce it, but in my application everything works fine until I open the vuejs devtool. After which errors starts logging into the console. Not sure how to fix it or piin-point the problem area.

What is expected?

This exception should not block debugging. From devtools support I select any component it does not show the component details...its frozen.

However, I can still see the routing and vuex details. ITs just the components panel get freezed.

What is actually happening?

Chrome browser extension, as soon as I open the Vue to debug it starts throwing below exception in the console logs and devtools does not respond to any click:

Error: Uncaught TypeError: str.replace is not a function
url: chrome-extension://nhdogjmejiglipccpnnnanhbledajbpd/build/backend.js
line: 153
column: 21
error: TypeError: str.replace is not a function

@Akryum Akryum closed this as completed in b4c1dc9 Aug 28, 2021
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