Skip to content

Dynamic slot name bound from v-for directive not working with scoped slots #5615

Closed
@sparamasivan

Description

@sparamasivan

Version

2.3.2

Reproduction link

https://jsfiddle.net/frctmhLd/3/

Steps to reproduce

Create a scoped slot using the element, as is necessary
Use dynamic props to set the slot property on the
Attempt to utilize this slot

What is expected?

The slot is loaded and display correctly

What is actually happening?

Dynamic properties don't seem to work on the component, so the "slot" property is getting set to null and it is not being loaded

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions