You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue happens because I am not actually querying for the page count before rendering the pagination button, so the UI is just guessing / loading by default as if there are 5+ pages. It's an ugly bug when you run into it...but I don't know how to query for a count of ALL the livestreams efficiently on each page load. I'd like to fix this, but it's also not one of the highest priorities right at the moment, so I'm going to unassign it from me for now.
Describe the bug
The logic behind the calculation of livestreams seems off
To Reproduce
Clink on page number 4
Screenshots
https://github.com/podverse/podverse-web/assets/2069735/24c5c9d1-94fc-46eb-8c96-45603ff1e113
The text was updated successfully, but these errors were encountered: