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

fix: access exposed properties from wrapper#190

Draft
danielroe wants to merge 2 commits into
mainfrom
fix/expose
Draft

fix: access exposed properties from wrapper#190
danielroe wants to merge 2 commits into
mainfrom
fix/expose

Conversation

@danielroe
Copy link
Copy Markdown
Owner

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

@soil7800
Copy link
Copy Markdown

soil7800 commented Sep 6, 2023

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

@danielroe
Copy link
Copy Markdown
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
Copy Markdown

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.

2 participants