radiopush
radiopush copied to clipboard
Home Page Scrolling Limited to 20 Posts in the Past
Actual: When scrolling downward on the home page, the app will limit the number of Posts into the past to 20.
Expected: When scrolling downward on the home page, the app should continually retrieve a new batch of Posts until the user reaches the earliest Post.
@puemos this limit to 20 Posts behaviour that I'm seeing here is it accurate? To be fair I'm seeing it when I've integrated your code into my side project so that's why I have my doubts.
I tried to reproduce on a radiopush dev config on my development machine but I can't run it because after I register a SPOTIFY_CLIENT_ID
and SPOTIFY_CLIENT_SECRET
and login I get an error from Spotify that my localhost:4000...
Client redirect URI is invalid.
@mazz it's a bug, let's me check :)