Skip to content

'too much recursion' for Provided Mixins #9032

Closed
@lrembacz

Description

@lrembacz

Version

2.5.7

Reproduction link

https://codesandbox.io/s/2vnzq8659y

Steps to reproduce

Component is a mixins Component with @provided implemented.
We uses @Mixins for another component and after that we getting error.

What is expected?

Getting Provided EventBus and no errors about recursions.

What is actually happening?

There are too much recursions alert and problem with mergeData for components.


When we are using Provided inside main component there is no error alert.

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