Skip to content

Resolve "No tracks appear on library tracks page"

Closes #1683 (closed)

Fixes an issue where the fetchData method in Table.vue isn't being called on the Library page.

Before

Screen_Shot_2022-01-23_at_11.55.19

After

Screen_Shot_2022-01-23_at_11.59.39

While investigating this I also noticed that search and pagination weren't working, so I've included a fix for these.

Edited by Ciarán Ainsworth

Merge request reports