Skip to content

[MdApp] rreturn is not defined #1727

@mgobishop

Description

@mgobishop

Following error with Beta 10:

[Vue warn]: Error in render: "ReferenceError: rreturn is not defined"

I look at my bundle and see 'rreturn' the following function:

function shouldRenderSlot(data, componentOptions) {
rreturn(data && componentTypes.includes(data.slot)) || isValidChild(componentOptions);
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions