Skip to content

useSubscription - Duplicated subscription on page refresh #218

@herbertpimentel

Description

@herbertpimentel

We can see by the code that the useSubscription should unsubscribe to the graphql subscription by it self https://github.com/trojanowski/react-apollo-hooks/blob/master/src/useSubscription.ts#L96

But... on page refresh it seens to be Duplicated, and I am receiving responses from all the subscriptions (for each page refresh)

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