As descibed in the object Javascript Loader seems not desappers over channels' track list. You can see the problem here (tested on linux and android with chrome and firefox):
https://funkwhale.it/channels/700l5/ or here: https://open.audio/channels/TV/
It seems to be a Javascript error: an uncaught exception (missing a page_size parameter)
Hi lucaconte o/
This was reported in issue #1729 and fixed by MR !1727. The problem is caused by the API returning a value that the UI isn't expecting.
This was planned to ship in 1.2.4 but was missed out. It'll ship with 1.2.5.
Sporiff great thx!!! (sorry for not noticing the issues)