Skip to content

TypeError: $setup.mergeProps is not a function #2091

Open
@ricardovanlaarhoven

Description

@ricardovanlaarhoven

Subject of the issue

When using vue's mergeprops in a component that's being tested, i'm getting an error

Steps to reproduce

Mount a component that is using import { mergeProps } from "vue";

Expected behaviour

A working mount

Actual behaviour

TypeError: $setup.mergeProps is not a function

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