Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

fix: access exposed properties from wrapper #190

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

danielroe
Copy link
Owner

this is work in progress from a stream - adding here to prevent it from being lost

@soil7800
Copy link

soil7800 commented Sep 6, 2023

@danielroe Do you have plans to continue working on this PR?

Copy link
Owner Author

Thanks for the reminder! I will indeed, but if you want to pick it up before I do, I would certainly be grateful. 🙏

@soil7800
Copy link

soil7800 commented Sep 7, 2023

I'm not sure if I can solve this issue. 😢
In your example it is possible to access objects via

expect(component.vm.$.exposed.someRef.value).toBe('thing')

but no proxy is created for it.
Looks like a problem with suspend #vuejs/core/issues/7346

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants