Could an api for globally setting inheritAttrs be provided #800
chenjiandmw
started this conversation in
General
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.
-
The default behavior inheritAttrs: true is almost never the desired case for encapsulating components, I almost need to set inheritAttrs: false for each component, I know this can be achieved through app.mixin(), but mixin is no longer recommended.
Beta Was this translation helpful? Give feedback.
All reactions