Skip to content

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

@ljy-110

Description

@ljy-110

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions