You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WeakSets and WeakMaps shows degrading performance as the amount of
observed objects increases. Using hidden keys result in better
performance especially when repeatedly creating large amounts of
reactive proxies.
This also makes it possible to more efficiently declare non-reactive
objects in userland.
Version
3.0.0-beta.7
Reproduction link
https://github.com/shaonialife/vue-next-test
Steps to reproduce
What is expected?
no lint error
What is actually happening?
Property 'label' does not exist on type 'number'
ref has same problem
The text was updated successfully, but these errors were encountered: