hicommonwealth / commonwealth

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

Page breaks with `Cannot read properties of undefined, reading .id` when visiting `/communities` #7565

Closed mzparacha closed 2 weeks ago

mzparacha commented 2 weeks ago

Describe the bug

Page breaks with Cannot read properties of undefined, reading .id when visiting /communities

Initial conditions

Environment: Local Branch/Release version: 1.3.2 Browser: N/A Wallet: N/A

Reproduction steps

Not reproducible consistently, but if you switch (without hard refresh) b/w /communities and any other page quickly then sometimes the /communities page breaks

Actual behavior

Page breaks with Cannot read properties of undefined, reading .id when visiting /communities

Expected behavior

Page shouldn't break.

Screenshots / Video

N/A

Reporter

@mzparacha

Additional context

N/A

mzparacha commented 2 weeks ago

Turns out my master branch was out of sync and this was fixed yesterday in https://github.com/hicommonwealth/commonwealth/pull/7550