Skip to content

TypeError: Object(...) is not a function #4436

@FireMasterK

Description

@FireMasterK

Version

3.2.6, reproducable on >=3.2.1

Reproduction link

https://b9ae50b7.piped.pages.dev/
https://github.com/TeamPiped/Piped/tree/dependabot/npm_and_yarn/vue/compiler-sfc-3.2.6

Steps to reproduce

Clone https://github.com/TeamPiped/Piped
With yarn, update @vue/compiler-sfc to be >= 3.2.1

or see https://github.com/TeamPiped/Piped/tree/dependabot/npm_and_yarn/vue/compiler-sfc-3.2.6

What is expected?

I expect the app to load properly, like before updating the compiler.

What is actually happening?

An exception is being thrown in the browser:

Uncaught TypeError: Object(...) is not a function

I got this issue when I used dependabot to update the vue-compiler.

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