Skip to content

Multiple instances on the same page #15

@Temesta

Description

@Temesta

Adding multiple instances with different video sources does not work. The video
always plays in the last instance on the page.

<vue-core-video-player :autoplay="false" :src="some_URL.mp4" /> <vue-core-video-player :autoplay="false" :src="some_other_URL.mp4" />

There should be some kind of key on each instance.

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