Skip to content
This repository was archived by the owner on Mar 16, 2019. It is now read-only.
This repository was archived by the owner on Mar 16, 2019. It is now read-only.

Blocking the main thread or JS thread or something else weird #563

Open
@blackxored

Description

@blackxored

Hi,
I've spent quite a lot of time trying to figure out this odd behavior, and while ideally I'd be 100% sure unfortunately I'm not. I've traced this back to this combination of libraries, and will continue to look further if it weren't to be the culprit but seems like it is.
I start an upload with react-native-fetch-blob (technically Blob build plus polyfilled XMLHttpRequest in React Native). While the UI seems to respond fine while it's uploading, when issuing new queries (by navigating to new items) with Apollo I'm stuck into the loader state and the query result never seems to return.

An unrelated issue that was source of confusion is that you seem to disable the network activity indicator regardless it was opted in or not in config.

#528 might look related, but naively disabling this doesn't fix my original issue.

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