You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: