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

vue-devtools报错 this._bufferToRemove.has is not a function #2202

Open
ljy-110 opened this issue Mar 19, 2025 · 0 comments
Open

vue-devtools报错 this._bufferToRemove.has is not a function #2202

ljy-110 opened this issue Mar 19, 2025 · 0 comments

Comments

@ljy-110
Copy link

ljy-110 commented Mar 19, 2025

Vue devtools version

6.6.3

Link to minimal reproduction

1

Steps to reproduce & screenshots

vue-devtools报错 this._bufferToRemove.has is not a function

Image

What is expected?

Image

What is actually happening?

Image

System Info

hook-exec.js:1 Uncaught TypeError: this._bufferToRemove.has is not a function
    at hook-exec.js:1:2933
    at Array.filter (<anonymous>)
    at Object._cleanupBuffer (hook-exec.js:1:2900)
    at hook-exec.js:1:3029

Any additional comments?

hook-exec.js:1 Uncaught TypeError: this._bufferToRemove.has is not a function
at hook-exec.js:1:2933
at Array.filter ()
at Object._cleanupBuffer (hook-exec.js:1:2900)
at hook-exec.js:1:3029

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