-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Open
Description
Vue devtools version
6.6.3
Link to minimal reproduction
1
Steps to reproduce & screenshots
vue-devtools报错 this._bufferToRemove.has is not a function
What is expected?
What is actually happening?
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:3029Any 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
Metadata
Metadata
Assignees
Labels
No labels


