1ifeworld / river

Set information free.
https://river.ph
GNU Affero General Public License v3.0
25 stars 2 forks source link

Fix null return in channel card for channels without items in them yet #630

Closed 0xTranqui closed 1 month ago

0xTranqui commented 1 month ago

image

line 35 in channel card (also has an equivalent in channel card 2 in client side version used in add to channel modal) adds a bug where if no items have been added to a channel yet, the entire component returns null, so it doesnt show up in the profile view / add to channel modal