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

Author: ljy-110Created Mar 19, 2025Updated 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

bash
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