Skip to content

mixin and extends have a different behavior than Vue 2 #1985

@unbyte

Description

@unbyte

Version

3.0.0-rc.9

Reproduction link

https://jsfiddle.net/ef6o4rLd/2/

Steps to reproduce

  1. see the console

What is expected?

properties defined in the component should have a higher priority than properties from extends and mixin

What is actually happening?

mixin and extends properties override those defined in the component


vue2 works well : https://jsfiddle.net/whv3dLzq/6/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions