Open
Description
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
Labels
No labels