Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make wrapper.vnode and wrapper.element to read-only #725

Closed
38elements opened this issue Jun 16, 2018 · 1 comment
Closed

Make wrapper.vnode and wrapper.element to read-only #725

38elements opened this issue Jun 16, 2018 · 1 comment

Comments

@38elements
Copy link
Contributor

What problem does this feature solve?

wrapper.vnode and wrapper.element are not read-only.
vueWrapper.vnode and vueWrapper.element are read-only.
This is not consistent.

What does the proposed API look like?

wrapper.vnode and wrapper.element become read-only.

@38elements
Copy link
Contributor Author

I will send a pull request widthin 7 days.

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

No branches or pull requests

2 participants