Skip to content

What to do with :data-component prop when using item slot API? #364

Closed
@adriaan

Description

@adriaan

I'm using the item slot API introduced in #337
However, VirtualList has a required prop :data-component.
As I'm defining my list component in the slot, I don't know what to do with the :data-component prop.
Omitting it works but leads to a validation error, and it doesn't accept null.
Any suggestions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions