Skip to content

Mixins: props are not correctly mixed in when registered globally #4722

@DotCoyote

Description

@DotCoyote

Duplicates #3957

Vue.js version

2.1.8

Reproduction Link

https://jsfiddle.net/CinKon/qwaacqon/1/

Steps to reproduce

Open DevTools. Console-Error:
[Vue warn]: Property or method "myText" is not defined on the instance but referenced during render. Make sure to declare reactive data properties in the data option. (found in root instance)

What is Expected?

Props that are imported via mixin should render without problems.

What is actually happening?

Console throws error, prop is not transmitted.

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