Skip to content

Conversation

edison1105
Copy link
Member

fix #3741

@edison1105 edison1105 requested a review from yyx990803 May 13, 2021 01:24
chore: improve code

chore: improve code
resolveInstanceAssets(instance, options, FILTERS)
}

if (inheritAttrs !== undefined) instance.inheritAttrs = inheritAttrs
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: should only set this if the base component doesn't have the option (which should have highest priority)

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

Successfully merging this pull request may close these issues.

inheritAttrs: false does not work in a mixin

3 participants