hicommonwealth / commonwealth

A platform for decentralized communities
https://commonwealth.im
GNU General Public License v3.0
68 stars 44 forks source link

made changes to stop undefined length error when loading communities #9958

Closed Israellund closed 2 days ago

Israellund commented 2 days ago

Link to Issue

Closes: #9956

Description of Changes

Shout out to @mzparacha for fixing this. I'm just making a PR for it because his local branch is messed up at the moment.

NOTE: This bug was unable to be replicated, but this is the likely cause of it. This change should prevent it from breaking every so often when length is undefined.

Added ?'s to account for undefined length