Skip to content

Dynamic playlist #143

@franciscohanna92

Description

@franciscohanna92

I have the playlist prop as it follows:

:list="$store.state.player.playlist"

I have a Vuex store that keeps an array called playlist that holds objects to be played.

The first time I set the playlist it works fine. Then, if I change the playlist to another array, the first track of this new list gets played, but the it resumes the first track of the old one.

Am I making myself clear? What could it be?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions