Skip to content

sometimes doesn't load the data for the next song after skipping. #2

@ehne

Description

@ehne

When pressing the skip button, usually the album art and title are loaded into the correct slots. However sometimes the data doesn't load fast enough and the state doesn't get updated.

Possible Solution(s):

a. increase the time for the timeout function setTimeout(() => { this.fetchData() }, 1000);
b. preload the next song data.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions