Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

Israellund
Copy link
Collaborator

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

@ilijabojanovic ilijabojanovic merged commit f6c4b45 into master Nov 19, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: cannot read properties of undefined "length" error when loading a community
3 participants