-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Description
Describe the bug
exposed component is a proxy object which only contains exposed properties. You can get values of public properties like$el but testing their existence will fail if users didn't expose them manually.
'$el' in (plain as VueInstance)
Reproduction
https://stackblitz.com/edit/vitejs-vite-amsrj4/
System Info
With minimal reproduction is provided, this section is meaninglessUsed Package Manager
npm
Validations
- Follow our Code of Conduct
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Make sure this is a VueUse issue and not a framework-specific issue. For example, if it's a Vue SFC related bug, it should likely be reported to https://github.com/vuejs/core instead.
- Check that this is a concrete bug. For Q&A open a GitHub Discussion.
- The provided reproduction is a minimal reproducible example of the bug.
Metadata
Metadata
Assignees
Labels
No labels