Skip to content

CSVReader state updated after file load, even if noProgressBar is true #88

Closed
@stefee

Description

@stefee

We encountered this error in our project:

Screenshot 2021-06-08 at 1 28 46 pm

We tracked down the error to the user closing a file loading modal too quickly after loading the file, because the CSVReader was updating internal state using setTimeout.

We expected that setting noProgressBar would resolve this bug since the problem was progress bar state updating after the component was unmounted.

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