Skip to content

Community Recommendations not loading #22

@hamnox

Description

@hamnox

A few community membership resources failed to load

Access to fetch at 'https://dev.hamnox.space/.table/hamnox%40dev.hamnox.space/ctzn.network/community-membership' from origin 'https://ctznry.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.

which I believe is causing:

Uncaught (in promise) TypeError: memberships is not iterable
    at getFollowedUsersCommunities (app.build.js:7439)
    at async HTMLElement.load (app.build.js:9518)

which points to this line:

for (let membership of memberships) {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions