Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Fix albums list only displaying the first 25 albums #3

Open
BobbyWibowo opened this issue Dec 28, 2020 · 0 comments
Open

Fix albums list only displaying the first 25 albums #3

BobbyWibowo opened this issue Dec 28, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@BobbyWibowo
Copy link
Owner

const response = await axios.get(`${config.textDomain}/api/albums`, {

Since BobbyWibowo/lolisafe@c5647cb, adding simple header is required to actually fetch all albums (id and name only, which are the only meta we need).

@BobbyWibowo BobbyWibowo added the bug Something isn't working label Dec 28, 2020
@BobbyWibowo BobbyWibowo self-assigned this Dec 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant