Skip to content
This repository was archived by the owner on Apr 10, 2020. It is now read-only.

Conversations not rendering properly #23

@iamchrispham

Description

@iamchrispham

Updated schema.graphql to reflect recent pull requests made to the source code's schema.graphql -- the subscription error handshake is gone and thus debugging the app isn't producing any errors.

However, when loading a conversation, what's published shows from the current user, yet doesn't display for the subscriber. Additionally, if the subscriber replies with its own pub, that message/conversation loads in one frame, then rerenders as if the received conversation did not exist.

Addendum: Running on Node 10.x, Node 8.x seems to be deprecated and will deny amplify push without updating Amplify settings to Node 10.x. Not sure if this part of the issue in creating inconsistencies with chat features.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions