Make __vccOpts stable #457
ruojianll
started this conversation in
RFC Discussions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
__vccOpts is used in vue internal code to access option definations from class constructor, but it's not stable or documented. This is a risk for community class api developers.
Make __vccOpts stable with an official way.
Beta Was this translation helpful? Give feedback.
All reactions