Skip to content

Uncaught TypeError: functionToString is not a function at store.inspectSource #1141

@yeli19950109

Description

@yeli19950109

i use tools about under with Microsoft Edge 107.0.1418.26

    "core-js": "^3.26.0",
    "@babel/core": "^7.19.6",
    "@vue/cli-plugin-babel": "^5.0.8",
    "@vue/cli-plugin-typescript": "^5.0.8",
    "@vue/cli-service": "^5.0.8",    
    "webpack": "^5.74.0",

and got a error

Uncaught TypeError: functionToString is not a function
    at store.inspectSource (inspect-source.js?086c:10:1)
    at Function.toString (make-built-in.js?6604:48:1)
    at RegExp.exec (<anonymous>)
    at eval (is-constructor.js?2e30:13:1)
    at ./node_modules/core-js/internals/is-constructor.js (chunk-vendors.js:12574:1)
    at __webpack_require__ (app.js:2930:33)
    at fn (app.js:3233:21)
    at eval (array-species-constructor.js?00b1:2:1)
    at ./node_modules/core-js/internals/array-species-constructor.js (chunk-vendors.js:11765:1)
    at __webpack_require__ (app.js:2930:33)

but in google chrome 107.0.5304.88 is everything fine

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions