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

Vue3 missing VCA polyfills #24

Closed
larvanitis opened this issue Dec 24, 2020 · 1 comment
Closed

Vue3 missing VCA polyfills #24

larvanitis opened this issue Dec 24, 2020 · 1 comment

Comments

@larvanitis
Copy link

Should Vue3 try to polyfill all VCA specific helpers, such as set and del from reactivity, which are missing?

@antfu
Copy link
Member

antfu commented Dec 24, 2020

set and del are workaround for Vue 2's reactivity system which is technically not a part of VCA. But it's reasonable for Vue Demi to do the alignment. Would you mind opening a PR?

@antfu antfu closed this as completed in eb5ecd2 Feb 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants